SouravOriginal post
Flutter Developer
[Error] Timestamp: 2024-04-01T13:43:05+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
Summary
Developers are facing an issue configuring a Github App due to a 'Signing key cannot be empty' error. The problem occurs when calling the URL /v1/vcs/github/callback during a GET request. The error points to a file ValidatesJWT.php on line 34.