Hi guys
When our password reset needs to be confirmed it comes up with the error message
“This is not a valid reset request. Please have another email sent to you.”
The work flow works well i.e. emails, navigations… I just cannot understand why the final step of this pw reset work flow will not process?
Has anyone else dealt with this? or has any tips?
Thanks for your help
Are you testing this from a link sent with the “send password reset email” action or using a password reset token in a custom email?
That link is important as it identifies the user being reset and is a one-time use. So simply previewing the reset_pw page isn’t how you want to test it. Make sure you run through the entire sequence of events: from sending the reset email to clicking to then resetting on the reset_pw page.