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
filiviu
8 years agoExplorer | Level 4
Dropbox API V2 2/files/list_folder/ on empty folder
Hi there! We are receiving a 409 error "{"error_summary": "path/not_found/", "error": {".tag": "path", "path": {".tag": "not_found"}}}" when trying to list_folder inside a folder without subfolde...
- 8 years ago
You should certiainly still be able to list empty folders. I just tried it and it's working correctly for me.
Can you double check that you have the right path and are linked to the account you expect? Are you sure the folder existed at the time of the API call?
Greg-DB
8 years agoDropbox Staff
You should certiainly still be able to list empty folders. I just tried it and it's working correctly for me.
Can you double check that you have the right path and are linked to the account you expect? Are you sure the folder existed at the time of the API call?
- filiviu8 years agoExplorer | Level 4
Hi Greg, thanks for your answer. I've double checked it and the problem is still there. I'm sure the folder is there because I've manually created it and the path it's correct because it comes from a previous list folder call (its parent list_folder). Can you please suggest what else should I try? Thanks!
- Greg-DB8 years agoDropbox Staff
In that case, please open an API ticket with the following so we can investigate specifically:
- the affected user ID(s)
- the code that reproduces the issue
- a sample request/response (just be sure to redact the access token)Thanks in advance!
- filiviu8 years agoExplorer | Level 4
Hi Greg,
I was preparing a sample curl request to reproduce the issue and the response was correct this time ( {"entries": [] ........... } ), then I went to our code and was working again, so I don't know when it start working again, but now it seems to be OK. I will let you know if I will encounter again the issue.
Thanks!
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,889 PostsLatest Activity: 6 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!