I've set everything up as per the guide but I keep getting this error when redirecting from GitHub to authenticate:
appwrite | [Error] Timestamp: 2024-09-02T19:20:55+00:00 appwrite | [Error] Method: GET appwrite | [Error] URL: /v1/vcs/github/callback appwrite | [Error] Type: Ahc\Jwt\JWTException appwrite | [Error] Message: Signing key cannot be empty appwrite | [Error] File: /usr/src/code/vendor/adhocore/jwt/src/ValidatesJWT.php appwrite | [Error] Line: 34
Can anyone help please?
Recommended threads
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...
- general_route_not_found - Auth Guide
If you’ve just added a subdomain to your project, verified your DNS records, and confirmed your SSL certificate is working, but you're still hitting a `general_...
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...