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

Random RequestDataError exceptions #6

Description

@Majsvaffla

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions