Invalid username/password when working with RequestsClient or CoreapiClient #7750
Unanswered
brainyl
asked this question in
Potential Issue
Replies: 2 comments
-
Thanks for raising this! Anyone else able to confirm they're seeing the same issue? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm going to de-milestone this for now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have made several attempts to authenticate with my API using RequestsClient or CoreapiClient and both have failed.
Steps to reproduce
Create a simple test
Expected behavior
I expect the request to succeed but the reverse is the case. Although, when I change to request.Session, the code works:
Actual behavior
After supplying a valid username and password, It says " Invalid username/password"
Beta Was this translation helpful? Give feedback.
All reactions