Skip to content

Mobile auth not working? #137

@jfornear

Description

@jfornear

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions