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
- bulk actions
Are bulk actions restricted from web sdk? I can't seem to be able to use `upsertRows` method for **tablesDB**
- iOS Auth - Apple OAuth not working.
when i use the prod app, the apple auth on ios is not working, it shows me: missing redirect url. however the debug version, connected to another project is wor...
- Bug Report: Appwrite Cloud Functions – E...
Bug Report: Appwrite Cloud Functions – ERR_INVALID_CHAR on Execution Summary: There is a critical platform-level bug affecting Appwrite Cloud Functions in the ...