I have followed the documentation online for setting up VCS and cannot get my Github to properly connect in Functions. When I press the "Connect to Github" I am able to see my app and the repository selection. But when I save to move on, I get the following error: {"message":"Route not found. Please ensure the endpoint is configured correctly and that the API route is valid for this SDK version. Refer to the API docs for more details.","code":404,"type":"general_route_not_found","version":"1.8.0"}
My domain is properly setup and available. my appwrite subdomain is as well. I am have it hosted on a remote server and access everything through the domain I have listed in the environment variables.
Any help is appreciated. I am running Version 1.8.0 (Self-Hosted)
Go to your github profile and untick private profile
My profile currently has this unselected
same problem for me as well. Please tell me if u find any solution
Recommended threads
- OAuth provider credentials reverting [CR...
Hi team, I’m experiencing repeated OAuth configuration resets in my Appwrite project. ## Issue 1 – Google OAuth credentials reverting * I configure my own Goog...
- Hey everyone! I'm trying to self-host th...
Hey everyone! I'm trying to self-host the latest Appwrite version (1.8.1) on Coolify. Which docker-compose.yml file should I use from their repo? Can someone he...
- Weird CLI error
I'm a little lost ``` appwrite init project --organization-id my_actual_organiztion_id --project-name "test" --project-id "unique_id" ℹ Info: For detailed erro...