
I am trying to setup google auth for my frontend (say frontend.com using appwrite deployed on backend.com) First I had issues with http vs https: URI redirects which I fixed my forcing https in docker-compose settings.
Now when I click sign in with google on my frontend, I am getting ERR_TOO_MANY_REDIRECTS errors (website address shows : https://backend.com/v1/account/sessions/oauth2/google)
Any idea what's wrong?
Google console : Authorized JavaScript origins has both my frontend and backend domains Authorized redirect URIs points to appwrite-auth/google provided link.

Recommended threads
- NIOHTTPCompression-Error
Hi, I have self-hosted Appwrite via Coolify on a Ubuntu-VPS . I am accessing the Database via Swift. Everything is working as expected, but with one collection ...
- Updating OTP Session template not workin...
I have self hosted with v1.7.4, while updating OTP Session template, verification template is being updated, earlier there was an issue with variables but not i...
- Errors in collection filtering
1 - The list does not appear after pressing the Apply Filter button. After the filter is applied, I cannot see which filter I applied. 2 - When adding the 2nd f...
