n3vraxOriginal post
Web Developer
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
Summary
Developers encountering issues with integrating the Functions Github App. Followed integration docs, set up Github app, checked callback order, validated private key format. Appwrite version 1.6.0 via Docker-compose, using ngrok with _APP_DOMAIN modified. Facing errors in logs when redirecting to the initial callback URL.