when i am trying to connect a self hosted (through docker compose) appwrite to github and after completing all the steps, when i try to authorize the app with my githup account , i got redirected to my URL but i got this msg "{"message":"Server Error","code":500,"type":"general_unknown","version":"1.6.0"}" if i tried to refresh the page again i got "{"message":"Bad credentials: No description","code":401,"type":"user_oauth2_unauthorized","version":"1.6.0"} " what do you think ?
Recommended threads
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....