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

429 - throttledRequest errors using /createLink endpoint after creating just a few links #1683

Open
herrmayr opened this issue Apr 9, 2023 · 4 comments
Labels
Needs: Triage 🔍 Needs initial triage assessment

Comments

@herrmayr
Copy link

herrmayr commented Apr 9, 2023

Dear OneDrive Team,

as requested in the closing comment (#1436 (comment)) on the previous thread about the topic, I am opening a new issue regarding the problem mentioned in the title.

I am developing an app for teachers which allows them to easily record and share feedback via qr codes. One feature of the app is creating the qr codes with share links to placeholder files in advance, so teachers can print a set of 35 qr codes/links per page, and then, when needed, just stick one on a student's work without having to print out the qr codes one by one. This process works perfectly with any other cloud service my app hyFee supports, but with OneDrive, I run into the limit of the OneDrive API when creating links, getting a 429 throttle response when creating more than 20 share links per hour.

Of course, my users should not have a sub-par experience when using OneDrive as the cloud service, since otherwise, it's really a great service. I particularly love the batch endpoint, allowing file creation in a much faster way than any other service. However, it all falls flat when one cannot share these files then.

So, please reconsider this very low limit on the createLink endpoint.

Steps to reproduce and additional context of the request can be found in the original issue (#1436).

Thank you!
Best regards
Chris

@ghost ghost added the Needs: Triage 🔍 Needs initial triage assessment label Apr 9, 2023
@ghost
Copy link

ghost commented Apr 9, 2023

Thank you for your contribution to OneDrive API Docs. We will be triaging your incoming issue as soon as possible.

@paradix
Copy link

paradix commented Apr 10, 2023

I'm experiencing the same behavior. I have an app sharing up to 30 links at once but that happens rarely, still I get throttled.
I had to do migration lately and had to recreate all shared links (over 500 files). In the beginning the links were created without any issues. But after 50% being done I started to get throttled heavily with Retry-After of multiple hours. Just today after creatin 11 links I have been blocked for over 15 hours. Eventhough I make a reques each 90 seconds. This pretty much makes this API useless in such scenarios.

@long-chin
Copy link

Do you have the latest progress? I have the same problem

@glasscaleb
Copy link

Is there an update on this issue. I also need to be able to share many files and am hitting arbitrary limits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs: Triage 🔍 Needs initial triage assessment
Projects
None yet
Development

No branches or pull requests

4 participants