Good night, I’m using a custom database and I configure the script to change the password, I try it and it works perfect, but when I send the mail to the user to change the password, I see that when I do the submit, it changes the password in the database on mongo, but in the browser tells you that there was an error
Please confirm, this javascript function you calling in password Reset window? If yes then please post your all password reset window code. We need to complete the flow which i believe is missing somehow.
Im having the same issue here, its giving me an error of “Something went wrong, please try again later” but it actually is changing the password in the db (im using mongo)