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
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...
- Console display all Databases as TablesD...
While looking at an issue with <@1231860789355347971> we saw that the console was displaying ALL databases as `TablesDB` even if the real type in the API is `le...