Rank 2: Process
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.
Votes
0
Replies
6
Participants
Unknown
Messages
7
Rank 2: Process
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')
Rank 2: Process
Oky thanks, let me try that.
Rank 2: Process
Thank you it's working now.
Rank 2: Process
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?