Why when I am either try to login or signup error message is coming. Error:- Creation of session is prohibited when a session is active. How to delete those session if it is the only solution from appwrite only.
Are you using Appwrite cloud?
In the console you can select the account and check it's sessions
There is a delete session method
if you pass in 'current' it will delete the activce session
Recommended threads
- I can't UNPAUSE my project with the free...
I received an email notifying me that my project had been paused due to inactivity, and the email included a link to "Restore project." However, that button red...
- How to bypass the rate limit on the back...
Once a month my app has a ton of usage and I always run into the Too many requests 429 error. I am trying to optimize the queues and jobs to manage that, but a...
- 401 - Project not accessible in this reg...
Hi Appwrite team, I’m experiencing a Cloud Console issue with my NYC region project. Problem: - Some Console pages return: “401 - Project is not accessible ...