I saw this issue pop up a few times here, but it seems in my case there is a slightly different error. Followed the functions github integration docs, setup github app, made sure callbacks are in the right order. Sanitized the private key into one line. Appwrite version 1.6.0 via docker-compose. Using ngrok, changed _APP_DOMAIN to that endpoint(also callbacks pointing to that). I'm getting this in the logs when redirecting back to the first callback url
Recommended threads
- Python3.12 Open-Runtimes: Internal curl ...
Hi everyone, my functions seem to randomly fail roughly every 100th execution with the error "Internal curl errors has occurred within the executor! Error Nu...
- Attribute Stuck on Processing all day
1.6, created a couple regular attributes in a collection today and they're stuck in processing all day. Can't delete them. Tried docker down and up, nothing. St...
- Error while having 2 Clients on Server S...
I got a Problem where I get ```"API key and session used in the same request. Use either `setSession` or `setKey`. Learn about which authentication method to u...