API-11 — Verify OTP — Incorrect Code Returns Error
Authentication
Backend API
API-11 — Verify OTP — Incorrect Code Returns Error
API-11 — Verify OTP — Incorrect Code Returns Error
Target
Backend API — Authentication
Preconditions
- A forgot-password flow is in progress
Steps
- Send POST https://project6.dxtserver.com/drivelink_new/public/api/v1/verify-otp with an incorrect OTP code
- Observe the response
Expected Result
- An error is returned
- The error message indicates the OTP is invalid or expired
- No reset token is returned