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
- Hi Appwrite Support Team,My project has ...
Details: Project ID: 69a69f6f00113ed0e8e4 Region: SFO (sfo.cloud.appwrite.io) Error Response: Affected: ALL endpoints — Functions, Databases, Storage, Health, ...
- Sudden CORS Errors - Domain hasn't Chang...
I have an Appwrite project with two web apps configured, the first one has the hostname `*` and the second one I just added to test if it could fix the issue wi...
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...