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

403 when pulling additional files from github via "rawusercontent" URL #11769

Closed
AKuederle opened this issue Nov 14, 2024 · 1 comment
Closed

Comments

@AKuederle
Copy link

Details

My build downloads some additional files from a secondary github repo using raw.githubusercontent.com URLs. For example in the build above the file https://raw.githubusercontent.com/mobilise-d/mobgap_validation/main/results_file_registry.txt.
This is done using the Python requests library (acutally I am using pooch which uses requests under the hood).

This worked fine when I first tested it, but at some point I was getting 403s (Last build that succeeded: https://app.readthedocs.org/projects/mobgap/builds/26255329/). I assumed that I might have hit some type of rate limit, but even after waiting for 24h+ the error remains.

Running the build locally and in the Github CI works, so it seems to be specific to the RTD infrastructure.

@humitos
Copy link
Member

humitos commented Nov 14, 2024

Duplicate of #11763. Please subscribe there or add more details.

@humitos humitos closed this as not planned Won't fix, can't repro, duplicate, stale Nov 14, 2024
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

2 participants