
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
- I am trying to run appwrite storage list...
Hello! I am trying to use a command to return all of my files from my bucket. This is the cmd I am currently running: "appwrite storage list-files --bucket-id <...
- Appwrite messaging api error
```=== Push Notification Function Started === Endpoint: https://fra.cloud.appwrite.io/v1 Project: 6899062700398ffeae4f Database: threed-dating-db Notification f...
- ๐ Bug Report: Sign in with Apple/Google...
Environment: - Appwrite version: 1.8.0-RC2 (self-hosted) - Working version: 1.8.0 (Appwrite Cloud) - Platform: React Native - React Native version: 0.74.5 - re...
