Hello, I have a problem after updating appwrite to 1.5.3. My github is not connecting, even if I go to configure on settings I will get an error on the github callback.
Anyone knows how to fix this?
logs:
TypeScript
[Error] File: /usr/src/code/vendor/utopia-php/framework/src/App.php
[Error] Line: 765
[Error] Timestamp: 2024-03-13T16:36:52+00:00
[Error] Method: GET
[Error] URL: /v1/vcs/github/installations/:installationId/providerRepositories
[Error] Type: Ahc\Jwt\JWTException
[Error] Message: Signing key cannot be empty
[Error] File: /usr/src/code/vendor/adhocore/jwt/src/ValidatesJWT.php
[Error] Line: 34
TL;DR
Github functions not appearing after updating to `1.5.3`. Error with Github callback due to a signing key issue. Solution: Check and update signing key in Github settings.Recommended threads
- router_deployment_not_found
I updated my function a few times and now i am getting the error: router_deployment_not_found I even reverted back to my original code but i am still getting th...
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- [Beginner] CLI --queries Syntax Error & ...
Hi everyone! I am a beginner with Appwrite and trying to use the CLI, but I'm stuck with a syntax error. Any guidance would be greatly appreciated! 🙏 **Enviro...