inaturalist / SeekReactNative

Seek v2, built with React Native for Android and iOS

Home Page:https://www.inaturalist.org/pages/seek_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requesting password reset email doesn't generate any email

tiwane opened this issue · comments

commented

Describe the bug
When requesting a password reset email, I'm told an email is sent but SendGrid shows no email generated.

To Reproduce
Steps to reproduce the behavior:

  1. Make sure you're logged out of iNat, then go to log in page in Seek.
  2. Tap on "Forgot your password?"
  3. Enter the email address associated with your iNat account and tap on Reset My Password.
  4. Seek tells you an email has been sent.
  5. No email appears, and if you check SendGrid, no email has been generated.

Expected behavior
A password reset email should be generated and sent.

Screenshots
If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

  • Device: iPhone 13 Pro
  • OS: iOS 16.2
  • Version 2.14.7 (269)

Additional context
Add any other context about the problem here (i.e. what language are you using, do you have location settings turned on, did you have cell signal)

This was fixed on the API side, nothing to do in the client here.