Back

[SOLVED] GitHub integration stopped working after 1.4.5

  • 1
  • Functions
Ryan
11 Oct, 2023, 08:24

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

TL;DR
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.
Drake
14 Oct, 2023, 16:30

The upgrade probably messed up your the env var in your .env file. The best thing to do is to make the value 1 line by replacing the newlines with \n

Ryan
14 Oct, 2023, 17:13

That seemed to have worked, thank you!

Drake
14 Oct, 2023, 17:44

[SOLVED] GitHub integration stopped working after 1.4.5

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more