When in my Netlify Identity management console, If I click on a user and then select “Send reset password email” button nothing happens. I receive no error message on the client and no email is sent. If I inspect the network tab, the request is returning the error:
Hi @alext162 welcome back to the community! In our documentation, you can trigger a password reset email from an individual Identity user page. The .ConfirmationURL variable in that email will include your site address with a recovery_token appended. The Netlify Identity widget should handle this link automatically.
I’m also curious to know what service you’re using for sending emails? Certain service providers have different ways you need to integrate for your users to access emails.
“In our documentation, you can trigger a password reset email from an individual Identity user page.”
I cannot do this. The button does not work in my Netlify dashboard. This is not on my website, or on a widget, this is me attempting to reset a password via the Netlify Dashboard at Netlify App.
I use Sendrgrid, but these emails are default handled by yourself. They are sent from the no-reply Netlify email.
Is this happening to multiple users or just one? While the team was investigating this, they wondered if you could potentially try removing the user and then trying to add them again, in case that helps?
We have already replied to you with the next steps:
While the team was investigating this, they wondered if you could potentially try removing the user and then trying to add them again, in case that helps?
We’ve escalated this but unfortunately it might take a while to be looked at. Are you able to set a new Identity instance on a separate site and re-do all the configs to see if this issue is solved that way?
There could be something specific to that site, preventing the Identity instance from working correctly.
Do you have any more information regarding this? I replicated Identify on a sister project and its works fine. Again, this seems like an issue internal to Identify, as the 500 error is being returned when hitting the send reset password email button directly in the Netlify Identify console. For example here: