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
- 1:1 relationship doesn’t sync after re-a...
Hi, I’m trying to use a two-way one-to-one relationship. It works fine when I create a record with the relationship set, and it also works when I unset it. But ...
- Upsert with setting permissions
Hi there, I am using self-hosted appwrite v1.7.4 and trying to use the bulk update stuff that was released with 1.7.x. Unfortunally I found that there is an ser...
- Function deployment failed: Unable to re...
Hi Appwrite team, I have been experiencing persistent errors when i attempt to push my appwrite functions. The logs on the deployment detail page on the console...