-
Notifications
You must be signed in to change notification settings - Fork 155
Closed
Description
When I try to get an auth token for a valid mobile number like this:
curl -X POST -d "mobile=+14151234567" localhost:8000/auth/mobile/
I get this error:
{"mobile":["Mobile number must be entered in the format: '+999999999'. Up to 15 digits allowed."]}%
Email works fine.
I think this error could be improved to be more clear what the issue is.
Metadata
Metadata
Assignees
Labels
No labels