-
Notifications
You must be signed in to change notification settings - Fork 56
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
GH PDF Download Fails in Zinc, Works with curl #89
Comments
Try:
See #69 |
Thanks! I'm on GT, which has an older version of zinc. I asked on their Discord if they will update. Otherwise, I will try to update manually and report back... |
Thanks again. GT updated to latest Zinc on 3/3/2022 (per Discord) so I should be all set :) |
It’s maybe worth noting here the following two points from RFC 3986:
Semicolon (
The way I understand this in the context of this issue is:
|
The following fails with a 401 error:
But this works:
NB it too fails without the
-L
. It downloads something but it is not a valid PDFThe text was updated successfully, but these errors were encountered: