API-06 — Register with Duplicate Phone Returns Error
Authentication
Backend API
API-06 — Register with Duplicate Phone Returns Error
API-06 — Register with Duplicate Phone Returns Error
Target
Backend API — Authentication
Preconditions
- A user account with a known phone number already exists
Steps
- Send POST https://project6.dxtserver.com/drivelink_new/public/api/v1/register using the existing phone number
- Observe the response
Expected Result
- An appropriate error is returned
- The error indicates the phone number is already in use
- No duplicate account is created