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
Здравко
2 years agoLegendary | Level 20
Trouble running /2/files/list_folder in as App Authenticated
Probably I'm getting crazy, but following command:
curl -X POST https://api.dropboxapi.com/2/files/list_folder \ -H "Content-Type: application/json" -u "<APP KEY>:<APP SECRET>" \ --data '{"path":"","shared_link":{"url":"<shared link to folder>"}}'
... doesn't work anymore. I think, it used to work. 🤔 What's going on?
It doesn't return even an error (I mean body) if we ignore the HTTP 500 code! Just nothing - literally empty response body, no just without entries. When I intentionally make some mistake (wrong secret or something else) 'correct' error gets back, but when everything is correct, nothing...
Any thoughts?
PS: x-dropbox-request-id: 778c7e7bbe7e4d5b8d3ce3e97ac6e7e1, if can be of some help. In addition, when the same call is user authenticated, everything is fine.
This should be fixed now. Please let us know if you're still seeing any issues.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,889 PostsLatest Activity: 4 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!