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
- HTTP Error 500 ''
Hello to everyone, I'm a Flutter developer and actually I'm developing an app using Appwrite.. during my tests and also massive ones I've noticed something we...
- CSV imports were not working but found a...
With 1.9.5 Self-Hosted on a remote Debian 13 VPS I was trying to upload some data using the Import from CSV function. After following the Docs I created a csv f...
- Inviting members while SMTP is disabled ...
Issue: https://github.com/appwrite/console/issues/3125 PR: https://github.com/appwrite/console/pull/3126