Getting "NoSuchKey" with sendResetPasswordEmail ()

When users try to reset their password, they receive an email but clicking the link brings them to webpage displaying a 404, with the message:

404 Not Found

  • Code: NoSuchKey
  • Message: The specified key does not exist.

No error is thrown, so I’m not sure what’s going wrong. Thanks!