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
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...
- general_bad_request when creating accoun...
I have created a new bug request, could anyone have a look - https://github.com/appwrite/appwrite/issues/11908?
- Cannot use custom SMTP for messaging (SM...
Hey there! I'm on Appwrite Self-hosted 1.9.0. I've never used the messaging feature before, always sent emails through functions or a custom backend, but I'v...