On several devices, the session token is not saved as a cookie during creation. This results in a 401 error when checking out the account.
The Appwrite instance is accessible at appwrite.server.com. The website runs on the domain website.com.
Logging in works without issues in Chrome on the desktop and Android phone. It doesn't work on the iPhone or in incognito mode on the desktop.
According to the network log, the cookies are set correctly.
Version 1.8.0
Recommended threads
- RBAC design question
Hi, I am trying to create RBAC so we will have multiple orgs in the app each org will have 3 roles (admin, member and read only) what is the best way to go ab...
- significant increase in CPU usage with 1...
Hi, This is no big deal at all (as everything is working great so far), but I just saw that the update (from 1.8 to 1.9) consumes much more CPU than before (re...
- Issues with executor in Appwrite 1.9.0
Hi, I’ve recently did a fresh install of appwrite 1.9.0 self hosted and when I run a function, it just waits indefinite This is the error from the log: [Er...