-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Invalid Session Token on anonymous users #4562
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
i might be having same issue (not so often) with the same result, but on 2.4.2 This is error:
|
Hi, @pithcou, by the way, can you tell me how exactly do you logout and what about SDK, which SDK do you use? As far as I can understand due to having the same problem before, it's not possible to use Parse.User.logOut() (which is clien-side function) on server. (that was my point of having session token error), no I have another one session token problem, look #4581 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Uh oh!
There was an error while loading. Please reload this page.
I'm runing parse server latest release 2.7.2, and I'm facing this issue, sometimes when a user logout he is getting Invlid session token error, and it seems to propagate to all other users, so all the users get stuck, all public requests got this response invalid session token
The text was updated successfully, but these errors were encountered: