Run into something new, while creating a anon user session, I check that current user is null and current session is null and then when I make a anon login request it fails with a 401 and in docker logs i see the following error (screenshot attached) "[Error] Message: Creation of a session is prohibited when a session is active."
I increased the session limit in console to 20 and session length to 7 days but nothing seems to work.. Any ideas ?
createAnonymousSession fails with error 401
Recommended threads
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...
- general_route_not_found - Auth Guide
If you’ve just added a subdomain to your project, verified your DNS records, and confirmed your SSL certificate is working, but you're still hitting a `general_...
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...