Skip to content

Data downloads block access from GitHub Issues #143

@dhimmel

Description

@dhimmel

Downloading https://tiles.skimap.org/geojson/runs.geojson works fine for me locally (via a python requests.get query), but the same query fails on GitHub Actions with:

HTTPError: 403 Client Error: Forbidden for url: 
https://tiles.skimap.org/geojson/runs.geojson

I am looking to update my project on a scheduled basis, such that I would do weekly or monthly downloads of the OpenSkiMap data resources. These would be scheduled or adhoc, but not on a per-commit / CI basis.

I imagine there might be some IP filters to try to reduce excessive bandwidth consumption. Not sure if @russellporter you control them.

Wanted to get your initial feedback on whether restrictions could be lifted or any sort of authorization is possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions