Hello,
I am trying to implement a reset password feature.
I have set the preferred method in the email preferences by chosing the “do not send” flag for one of the two options and unflagging the other option. Then I send a rest request to https://api.backendless.com/v1/users/restorepassword/<myusername> and I properly receive the email with the reset link. On the form I insert the new password and I gives me a success message.
But then I am not able to login with the new password, but the old one still works.
What am I doing wrong?
Thank you
Hello,
Did you see if the user object is updated in Backendless console?
Regards,
Mark
Acutally, no
What is your app id? I’d like to try it myself.