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
- Function executions not getting logged b...
Hello, I have just upgraded on a self-hosted 1.8.1 to 1.9.0 and I have a strange bug where my functions are no longer showing executions in the console, howeve...
- Appwrite 1.9 Local Console Login Issue A...
I've installed Appwrite 1.9 locally through the web wizard. When I try to log in to the console, I get the following. Any suggestion?
- > [Bug] Infinite loading on Auth /securi...
Hello everyone! 👋 I need some help with an issue I'm facing after a recent upgrade. **Context:** I just upgraded my Appwrite instance from version **1.8.1**...