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
- Error: Trying to install appwrite on sub...
``` [Error] Method: POST appwrite | [Error] URL: /v1/account appwrite | [Error] Type: Appwrite\Extend\Exce...
- Rate limit
How do I solve "Signup Failed, Rate limit for the current endpoint has been exceeded. Please try again after some time"? I have Pro and around 2k requests per ...
- JavaScript heap out of memory during bui...
I am running into heap out of memory when I am trying to build an Appwrite site. Usually this can be fixed by modifying the `max-old-space-size` configuration, ...