I have some weird error and I tried with 2 cases:
Case "Github App is private": When I click to connect to github (in appwrite) I get no possibility to install the app. I only see the overview off the github app.
Case "Github App is public": When I click to connect to github (in appwrite) I get an 404 page on github.
- Github App is set as in the docs.
- All variables are set correctly.
- GITHUB_PRIVATE_KEY is set with "\n" correctly.
It looks like I am missing somethin in the github app to register it?
Recommended threads
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...