Forgot password not sending email to valid gmail account

I am on a trial account using the .NET Core 3 sample. I was able to do an MFA after using Google Authentication and using my phone to get the code from my Twilio account.

I then wanted to test the forgot password function. I ran the application from Visual Studio which loaded the login screen. I clicked forgot password and entered a valid gmail account. I got no email from auth0 in my gmail account. I also tried the resend email function to no avail. How do I get my forgot password email?

TIA,

Steve

Hi @steveshier ,

Welcome to the Auth0 Community!

This FAQ explains the reasons for not receiving password reset emails.

Any errors in the tenant logs?

Thanks!

Thanks. I was resetting a password where there is no database connection. I will try the solution at the link you’ve provided.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.