Reset Password – Code is always invalid
-
Great plugin!
I’m implementing the reset password flow and seem to get into trouble with the code. I’m using postman to test this – but when I use the code that is sent to the email, the code I use every time returns a failure.
{
“success”: false,
“data”: {
“message”: “Invalid code provided.”,
“errorCode”: 62
}
}Does it work for anybody else?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Reset Password – Code is always invalid’ is closed to new replies.