After following the step-by-step instructions in the documentation https://appwrite.io/docs/advanced/self-hosting/functions and configuring the repository in the project within the Appwrite platform that is installed on a VPS. The following problem occurs:
{"message":"Not Found","code":404,"type":"user_oauth2_provider_error","version":"1.5.10"}
However, changing the order of the callback in the app settings completes it successfully. However, it asks again for the configuration of a Git provider.
Recommended threads
- 408 Timeout / Curl Error 7 in Executor w...
Hey everyone, I am losing my mind over a routing loop/timeout issue on a fresh self-hosted setup. I have a single Linux VPS (IP: 45.141.37.105) and one domain (...
- functions returning error 401 in local
I updated to 1.9.0, and the functions that used to work fine in 1.8.1 are now giving me a 401 error. I can't seem to find a solution. If anyone is running versi...
- Docker Compose MongoDB Setup
everythings work fine but the mongodb fails on startup everytime. log: ``` Generating random MongoDB keyfile... /bin/bash: line 9: : No such file or directory ...