Hi team,
I am getting the error message "creating of session is prohibited when a session is active" when i try to create email or phone session from a client application.
Yes, looks like this is a new thing, but it doesn't seem to have been documented anywhere? - it's not a bug. It apparently means you already have an active session on the device you're creating the session on
To create a new session, you'll have to end the current one - you can do this by calling account.deleteSession('current')
Oky thanks, let me try that.
Thank you it's working now.
Auth not working after upgrading to appwrite 1.5.3 [ SOLVED ]
Glad that helped! Thanks for adding the "[SOLVED]" - could you please move it to the beginning of the title?
Recommended threads
- TEAM INVITE
There is a problem with the team invitation. When a user invites other users, that time, the newly created email address they don't get the invite link and old ...
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...
- 500 simultaneous OAuth logins from the s...
Hi, I'd like to ask about rate limiting around Google OAuth login on Appwrite Cloud. **OVERVIEW** Service type: A PWA (web app) for members of a university clu...