Added Custom domain for appwrite and its working now except the Google Auth is giving this error. Is there anything else needed to be done in case of Google auth other than changing redirect URL to custom domain? Like previously it was:- Old- https://cloud.appwrite.io/v1/account/sessions/oauth2/callback/google/2463a44bb460b49cec8 (dummy link) Now we changed it to this ion GCP console - New - https://appwrite.mydomain.com/v1/account/sessions/oauth2/callback/google/2463a44bb460b49cec8
I think changing in the google cloud console the redirect URL should solve the issue
Recommended threads
- Functions Problem
Whenever I run my AI Generate through Appwrite Functions, I am getting this Call Stack AIService.generateServer (src\services\ai\gemini.ts) next (<native>) ...
- Frequent 500 Internal Server Errors - Pr...
PROJECT ID: 6951f2xxxxx1ee9e750a REGION: Singapore (sgp.cloud.appwrite.io) PLAN: Pro Our production application experiences **500 Internal Server Errors** mult...
- Issue with Custom SMTP
Hey everyone, I'm facing an issue when updating my Custom SMTP settings on Appwrite Cloud. The UI fails silently (no visual errors), but when checking the cons...