
I've been having this issue where my production build is working and can access the appwrite cloud instance no matter the browser or machine but when it comes to mobile I'm having issues. When I click on "Sign in with Google" button for the 0auth2 provider on the landing page it loads for a second but then redirects me to the login screen indicating a failure. I check the console log and this is the error I get. Not sure why it's happening only on mobile, perhaps stricter local storage/cookie policies? I'm using jwt authentication for this for context.
I thought it may be a CORS issue but then why is desktop working fine I don't know. Has to be a session issue maybe. Also is there a way to see access logs on cloud console? Like if there are any errors it can describe in more detail.
Recommended threads
- Email Verification Email
Hi everyone, I’m currently experiencing an issue with the email verification functionality. When I trigger the verification, the request returns a valid respon...
- Appwrite Cloud Custom Domains Issue
I’m trying to configure my custom domain api.kondri.lt (CNAME pointing to appwrite.network., also tried fra.cloud.appwrite.io with no luck ) but encountering a ...
- Persistent 401 Unauthorized on all authe...
Hello, I'm facing a critical 401 Unauthorized error on my admin panel app and have exhausted all debugging options. The Problem: When my React app on localhos...
