
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
- Relationship opt-in?
Hi! I'm trying to understand opt-in relationship population. I'm listing rows as follows: `(...).listRows({ databaseId: this.databaseId, tableId: this.tableId, ...
- I am trying to run appwrite storage list...
Hello! I am trying to use a command to return all of my files from my bucket. This is the cmd I am currently running: "appwrite storage list-files --bucket-id <...
- Appwrite messaging api error
```=== Push Notification Function Started === Endpoint: https://fra.cloud.appwrite.io/v1 Project: 6899062700398ffeae4f Database: threed-dating-db Notification f...
