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

raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 406: Not Acceptable #1

Open
cachatj opened this issue Sep 16, 2022 · 0 comments

Comments

@cachatj
Copy link

cachatj commented Sep 16, 2022

just downloaded the zip, and ran omekacsv.py as is. hit with:

raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 406: Not Acceptable

which is apparently a permissions issue, that is blocked by some hosting plans. made some attempts to include headers and a User-Agent in my URL requests, but have not been able to find a viable workaround.

Anyone have a workaround??

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

No branches or pull requests

1 participant