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
- User (role: guests) missing scope (accou...
What Does: User (role: guests) missing scope (account) mean?
- SMTP Server Enabled/Disabled?
Hey, So I have set a Custom SMTP Server and it said that it successfully updated it but when I try to make a Magic URL via Go-SDK it says "SMTP disabled": Code...
- OAuth Invalid Success URL
I am trying to setup OAuth and this would be my configuration on Google: My OAuth Link: ``` "https://accounts.google.com/o/oauth2/v2/auth? client_id=(client_id...