Get ready to brighten up your Dropbox - emojis are now fully supported in filenames and folders! See more here. ✨🎉
Forum Discussion
nfz312
9 years agoExplorer | Level 3
List files api return 429 Too Many Requests error
Hi,
I used this api "https://api.dropboxapi.com/2/files/list_folder" to get list files from dropbxx and i get this error "The remote server returned an error: (429) Too Many Requests." i didn't find any result about this issue.
Can you please describe why this issue happened and what is the solution for this issue.
Thanks.
3 Replies
- Greg-DB9 years ago
Dropbox Community Moderator
Can you share the full request and response, including both headers and body? We can look into it for you. Please redact the access token though. Thanks in advance! - nfz3129 years agoExplorer | Level 3
By url "https://api.dropboxapi.com/2/files/list_folder" using Post request and post String {"path": "","recursive": true,"include_media_info": false,"include_deleted": false}, and Content Type "application/json" and the header "Authorization , Bearer (accessToken)"
- Greg-DB9 years ago
Dropbox Community Moderator
Thanks! It looks like you didn't include the response headers, so I can't look into this specifically for you though. If you can share those, please do so.
Are you making multiple identical list_folder calls at the same time though? That can cause rate limiting.
About Dropbox API Support & Feedback
Find help with the Dropbox API from 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!