Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Random RequestDataError exceptions #6

Open
Majsvaffla opened this issue Aug 29, 2022 · 0 comments
Open

Random RequestDataError exceptions #6

Majsvaffla opened this issue Aug 29, 2022 · 0 comments

Comments

@Majsvaffla
Copy link

Majsvaffla commented Aug 29, 2022

Hi

First off: this might not be an error with the library itself but I decided to open an issue because maybe someone else has had a similar problem.

I'm doing several successful requests to the API and then suddenly I get a 401 response saying "Authentication credentials missing". My code should handle if the auth details were actually missing when initiating the API object. I've also followed the trace in the code of the requests library and it should crash if it were passed e.g. (None, None) as authentication.

Anyone have a clue of what I might be doing wrong?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant