Hi team,
Google OAuth was working fine with our Appwrite Cloud setup until yesterday. We did not change any configuration in Appwrite, Google Cloud, or our code.
Starting this morning, Google login began failing with a redirect_uri_mismatch error.
Observations:
A custom domain is configured.
The callback URL includes a dynamic flow ID.
This exact setup was working until yesterday
Google OAuth was working for the last 3 months with our custom domain setup. Starting this morning,now it only works when we register the redirect URI as:
https://nyc.cloud.appwrite.io/v1/account/sessions/oauth2/callback/google/{flowId}
Using the custom-domain redirect now fails with redirect_uri_mismatch, even though nothing was changed on our side.
https://<custom-domain>/v1/account/sessions/oauth2/callback/google/{flowId}
Could you please confirm if this behavior is expected?
Hey <@1026418036195991633> we're facing the same problem now, did you find any solution?
Recommended threads
- I’m facing an issue with deployments on ...
Hi Appwrite Support, I’m facing an issue with deployments on Appwrite Sites. A few days ago (around 3–4 days back), everything was working perfectly. My deplo...
- Appwrite Cloud project is paused and nev...
Hi Appwrite Team & Community, I am facing a problem with one of my Appwrite Cloud projects which seems to be identical to the other cases of "paused projects" ...
- Timed out waiting for runtime error
execution id 6a3e0791978712d81ee0 im having issue with appwrite function runtime performance. even after 4gbram and cpu same function sometimes completes in a...