
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
- Having errors migrating to cloud
Project will not migrate compeltely
- ENV vars not updating
When i do `nano .env` it shows `_APP_DOMAIN_TARGET=` as set to my domain, but when i do `docker compose exec appwrite vars` it shows `_APP_DOMAIN_TARGET=` as ...
- Index with the requested key already exi...
I'm using appwrite cli to create DB and I'm getting index_already_exists Is there a way to undestand the index name and maybe to skip if it's already exits?
