You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
JuliaNowicka
3 years agoExplorer | Level 4
Internal sever error
Hi, for the past few days I've been trying to call the sharing_list_folders() and every time I run my script I get this error: raise InternalServerError(request_id, res.status_code, res.text) dropbo...
Greg-DB
Dropbox Staff
It looks like this operation is failing on the server. We'll look into it and I'll follow up here once I have an update for you.
JuliaNowicka
3 years agoExplorer | Level 4
Hi Greg, have there been any updates about this?
- JuliaNowicka3 years agoExplorer | Level 4
Hi, I'm also getting the same error with the sharing_list_shared_links() endpoint, which I didn't have a problem with before. The error is: dropbox.exceptions.InternalServerError: InternalServerError('926e1a0a4d5945b79b89ee7c5b6882d1', 500, ''). Could you please look into it?
- Greg-DB3 years agoDropbox Staff
The issue for sharing_list_folders is currently open with engineering, but I don't have an update on it yet.
I've also opened the issue for sharing_list_shared_links and will follow up here with any updates on that as well.
- Greg-DB3 years agoDropbox Staff
For the sharing_list_folders error, it looks like may be due to the account having a very large amount of shared folders. We're going to look into what we may be able to do about that, but as a potential workaround, please try calling with a lower 'limit' value (the default/maximum is 1000).
- Greg-DB3 years agoDropbox Staff
It looks like the sharing_list_shared_links error should have been a transient issue. Does that still occur for you if you retry that?
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,917 PostsLatest Activity: 38 minutes ago
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!