Closed AartGoossens closed 5 years ago
Are you using a personal access token ? https://developer.osf.io/#tag/General-Usage
Are you using a personal access token ?
I didn't try that before (did use username+password) but I still get the 429's with the token now. I suspect I need to have access to the OpenData project on OSF to be able to make use of the authenticated rate limits.
Its open, so access is public! Do you need to apply for access!?
Yes, access is public of course, but it might be rate limited according to the unauthenticated rate limit. The question is how I can use the authenticated rate limit...
To be clear: it does work from time to time, just not all the time. And tonight apparently some other people are downloading a lot of files too so I keep hitting the rate limit...
Closing this issue as it is resolved by moving (well, actually copying) the data to AWS S3.
I'm regularly bumping into
429 RuntimeErrors
when downloading data. Apparently access to OSF is rate limited:How I make use of authenticated requests? It appears that having an account at osf.io is not enough. Do I need to fork the project or request access to the project to be able to make use of the higher authenticated rate limit?