Need to see if your shared folder is taking up space on your dropbox 👨💻? Find out how to check here.
Forum Discussion
mikechiu
2 years agoExplorer | Level 4
Shared links inheritance behavior in Team Space model
Hi, I am working on getting the shared links of a file or a folder along with it's parent's shared links with API list_shared_links. However, I got different response from Team Space and Team Fo...
mikechiu
2 years agoExplorer | Level 4
Здравко Greg-DB It works now and sorry for not paste the result.
The result was too_many_requests.
{
"error_summary": "too_many_requests/..",
"error": {
"reason": {
".tag": "too_many_requests"
},
"retry_after": 10
}
}
And actually I continued getting the 429 retry-after:10 at that moment and just wondering what the exact ratelimit for APIs that are not upload/download related since there's no exact document for this? Thanks!
Greg-DB
Dropbox Community Moderator
2 years agomikechiu Thanks for following up. I'm glad to hear this is working now.
As for the rate limits, we don't have specific rate numbers to share, but you may see responses like this at any time so make sure your app is always able to catch and handle such responses.
About Discuss Dropbox Developer & API
Make connections with other developers
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X, Facebook or Instagram.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!