-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
I cannot create or authenticate user.I created all as in your tutorial, but when I send request to server using curl I receive errors:
"curl -X POST -d "username=user&password=pass" localhost:8000/api/obtain-auth-token/"
response: "non_field_errors":["Unable to log in with provided credentials."]
"curl localhost:8000/api/users/i/"
response: {"detail":"Authentication credentials were not provided."}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels