RyanOriginal post
Moderator
I had been using the GitHub integration to deploy my functions, but since updating to 1.4.5, my list of repos was no longer appearing. I tried removing the GitHub integration and linking it again but now I'm constantly getting Error 500 - Signing key cannot be empty when being returned to Appwrite after allowing access on GitHub
Summary
After updating to version 1.4.5, the GitHub integration stopped working. The solution is to update the value in the .env file by replacing the newlines with "\n". This fixed the issue for me.