Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add gh_wrapper to fallback for 401 http errors #35

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zkamvar
Copy link

@zkamvar zkamvar commented Aug 24, 2023

This allows users with bad credentials (they expired or were misconfigured in the first place) to install pandoc using the limited API without credentials.

This will fix #30

This allows users with bad credentials (they expired or were
misconfigured in the first place) to install pandoc using the limited
API without credentials.

This will fix cderv#30
@zkamvar zkamvar changed the title add gh_wrapper to fallback for 401 calls add gh_wrapper to fallback for 401 http errors Aug 24, 2023
@cderv
Copy link
Owner

cderv commented Aug 25, 2023

Thanks for the PR !

I'll tweak it a bit and merge.

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

Successfully merging this pull request may close these issues.

Allow for pandoc install without GitHub token?
2 participants