My google auth is not redirecting me to my failureurl. I think it might be a session issue because it's working in my laptop but when I try it in another laptop or a phone it's not working, I'm using createOAuth2Session
Could you provide an ss? And the code?
Screenshot of the code. I have it in github if you have the time to check I can send the link. Also I can send the live link if you want to try it out. Thanks
For the ss I meant the error ss
Live link works
Also can you give the github link?
so you are having the third party cookies issue Third party cookies wont be saved in this method
or you could allow third party cookies in the browser and tell others to do the same then it works for me
and you have a infinite loop when i open the explore tab it logs this again and again fix this
Thank you so much. I'll work on it
Recommended threads
- I'm getting error Invalid `url` param: I...
``` 2025-10-26T12:52:02.292Z [error] AppwriteException: Invalid `url` param: Invalid URI. Register your new client (vercel.com) as a new Web platform on your pr...
- Unable to create records with other user...
are we able to create records in collections with permissions of different user than the caller of this request? (with document security on) I have backend func...
- Deployed website on Sites not opening.
Hey y'all. I deployed a site as a submission for the Sites Hackathon, which was nearly a month ago. After the hackathon, I never really opened the site. Now, wh...