Skip to content

Conversation

@minrk
Copy link
Collaborator

@minrk minrk commented Jun 14, 2024

requests doesn't respect Authorization header reliably, Auth adapter must be specified to override netrc without specifying trust_env=False which disables all kinds of unrelated stuff.

closes #96 (actually, this time)

cc @yuvipanda

requests doesn't respect Authorization header reliably
@consideRatio consideRatio added the bug Something isn't working label Jun 14, 2024
@consideRatio consideRatio merged commit ec172e8 into executablebooks:main Jun 14, 2024
@minrk minrk deleted the avoid-requests-auth branch June 14, 2024 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

401 error no matter what kinda auth I try to use

2 participants