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
- Custom emails
What happen if I use a third party email provider to customize my emails and my plan run out of emails/month? Appwrite emails are used as fallback sending emai...
- [SOLVED] React Native Appwrite SDK not w...
So I'm trying to generate a unique ID using the ID.unique() and its generating properly, but its saying its longer than 36 characters but it isnt.. ```typescri...
- Appwrite exception: user_unauthorized, t...
After refreshing the app it is working perfectly