I had been using the GitHub integration, it was working fine till 1.4.7. Once I upgraded to 1.4.8, my list of repos was no longer appearing. I checked the .env file and private key is also in one line (with \n for newlines)
Any errors in the appwrite container logs?
I readded the private key again and re-started the containers. And now I don't see any logs for functions container
I updated to 1.4.9 just now and I don't see any logs for both the functions container and also the migrations container. The issue still persists
{"message":"my-email@gmail.com (role: users) missing scope (vcs.read)","code":401,"type":"general_unauthorized_scope","version":"1.4.9"}
I get this error when I try to disconnect
weird...it still works for me..
Yeah! anyway since it was a test instanced I wiped it and installed again
Did it work after reinstall?
Yes it did
[SOLVED] GitHub integration stopped working after 1.4.8
Recommended threads
- Need help with createExecution function
Hi, Need some help understanding createExecution. When requesting function execution via createExecution, the function handler arguments are incorrect and rese...
- Realtime with multiple connections
I need the Realtime on multiple Collections for diffrent applicational logic. So my question is: Is there a way to have only 1 Websocket connection or do I need...
- Can't login or deploy functions in Appwr...
Hello, since i updatet to the appwrite cli 6.1.0 i can't login or deploy functions with the cli. When i call the command: "appwrite get account --verbose" i ge...