Project 448019
I’m using “User Change Password” bp for changing password, it returns http status 200 but password hadn’t been changed in network it shows following in response:
{“success”:false,“error”:“”,“token”:null}
BP screenshot needed
Web app BP also needed
Need to check user_confirmation_token
Will be checked
I checked problem. Password change works, but it return false. This will be fixed
“False” return fixed. Check pls