I'm making an app which in a user can change his password. After logging in everything works perfect, but after opening the "Profile" activity and setting the password, when I go back to other activities which use ParseUser queries, I get an "Invalid session token" error. It happens only after saving the new password (With ParseUser.LogInBackgroud...). How can I fix this?
Thanks
Modifying the password will by default delete all of that user's sessions. At that time, you need to have the user log in again in order to create a new session. See your app's settings on Parse under User Sessions.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With