API-09 — Forgot Password — Unregistered Email Returns Error
Authentication
Backend API
API-09 — Forgot Password — Unregistered Email Returns Error
API-09 — Forgot Password — Unregistered Email Returns Error
Target
Backend API — Authentication
Preconditions
- The API server is accessible
Steps
- Send POST https://project6.dxtserver.com/drivelink_new/public/api/v1/forgot-password with an email that is not registered
- Observe the response
Expected Result
- An appropriate error is returned
- The error message indicates no account was found for that email
- No OTP is sent