Skip to content

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

@cachatj

Description

@cachatj

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??

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions