
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
- Appwrite Cloud Custom Domains Issue
I’m trying to configure my custom domain appwrite.qnarweb.com (CNAME pointing to fra.cloud.appwrite.io with Cloudflare proxy disabled) but encountering a TLS ce...
- my database attribute stuck in processin...
when i created attributes in collection 3 of those attributes become "processing", and they are not updating, the worst thing is that i cant even delete them s...
- Is Quick Start for function creation wor...
I am trying to create a Node.js function using the Quick Start feature. It fails and tells me that it could not locate the package.json file. Isn't Quick Start ...
