Self-hosted appwrite 1.4.2 setup I am unable to get the github integration for functions to work. I setup all the environment variables (certificat with double quotes and \n). When I click on the integration setup I get redirected to github choose my organisation and get back to appwrite with a pop up of success, however, nothing changes and I do not see the repositories. In the logs I have a Not Found error. How to debug this?
Did you put the callback URLs in the same order as listed in the docs?
Oh good catch, I at first I did not and when I switch them without deleting it it did not take the change. So you need to delete them an then add them in order. Seems to work now thanks!
[SOLVED] Appwrite 1.4.2 Fail to get repositories from GitHub App integration
Recommended threads
- functions domain error
I cannot set up the domain for function I’m trying to add the domain api.example.com I can only use Cloudflare as the DNS provider because my domain provider do...
- Python function - error while creating /...
I have been trying to figure it out myself for the last 2 days. I have self-hosted appwrite instance, and I am running python 3.12 function. It works great up t...
- Functions not executing after usage rese...
Hi team, Last month my project hit 100% usage and functions stopped working (expected). Now the new month has started and usage has reset, requests are going ...