
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
- cli 5.0.5 command for pull and push of d...
Hi i am using selfhosted appwrite 1.5.10, for migration (duplicate project) purpose i am using cli 5.0.5, but i am unable to find commands for pull and push, wh...
- 404 for self-host
docker-compose.yml: x-logging: &x-logging logging: driver: 'json-file' options: max-file: '5' max-size: '10m' services: traefik: ima...
- Realtime stuck on pending
I'm hosting appwrite on a server where there's already nginx running and you can see how it's config looks for appwrite on attachted screenshot. I'm not getting...
