We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
Cynthia B.2
9 years agoNew member | Level 1
500 internal Server Error https://api.dropboxapi.com/2/files/list_folder/continue
I've using the following endpoint to retrieve files and folders:
https://api.dropboxapi.com/2/files/list_folder this returns 2000 entries and then get hasmore = true and the cursor. I then user this for the following endpoint :
https://api.dropboxapi.com/2/files/list_folder/continue
Everytime it returns internal server errror with no error detail. Can you help?
Thanks
- Ashley B.15Helpful | Level 7
Hi,
Any update on this?
Thanks
- Greg-DBDropbox Staff
Hi Cynthia, thanks for the report! Can you share a sample X-Dropbox-Request-Id response header value from the error response? Thanks in advance!
- Cynthia B.2New member | Level 1
Hi,
I ran it again and since this post it comes back with this:
"The server has either erred or is incapable of performing the requested operation."
and this is the X-Dropbox-Request-Id: af74e496fa3618b6ec154ecc80d07387
Thanks
- Greg-DBDropbox Staff
Thanks! We're looking into it.
- Ashley B.18New member | Level 1
Hi,
Do you know if there is any update on this please?
Thanks
- Greg-DBDropbox Staff
I don't have an update on this yet. I'll reply here once I do.
- Greg-DBDropbox Staff
No, unfortunately, I don't have an update on this yet.
- sfbradExplorer | Level 4
My https://api.dropboxapi.com/2/files/list_folder and the first 257 https://api.dropboxapi.com/2/files/list_folder/continue requests all return a valid response, but on the 258'th list_folder/continue, I get a 500 erorr with an empty response body. At this point, I have downloaded 470,090 file entries and an additional 38,878 folder entries.
Is there some limit (500k?) to the number of entries that can be returned via a single cursor?
- Greg-DBDropbox Staff
Hi sfbrad, no, there's no entry limit for a cursor. This error just indicates something happened to go wrong for that particular call. If you share a X-Dropbox-Request-Id response header value, I can look this up for you.
- sfbradExplorer | Level 4Thanks for the reply.
X-Dropbox-Request-Id: 7c19057695051c5944f59c0644e3ae1a
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 5 hours agoIf 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!