We Want to Hear From You! What Do You Want to See on the Community? Tell us here!

Forum Discussion

nfz312's avatar
nfz312
Explorer | Level 3
8 years ago

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-DB's avatar
    Greg-DB
    Icon for Dropbox Community Moderator rankDropbox Community Moderator
    8 years ago
    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!
  • nfz312's avatar
    nfz312
    Explorer | Level 3
    8 years ago

    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-DB's avatar
    Greg-DB
    Icon for Dropbox Community Moderator rankDropbox Community Moderator
    8 years ago
    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

Node avatar for Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,031 PostsLatest Activity: 3 hours ago
406 Following

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 or Facebook.

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!