Cut the Clutter: Test Ignore Files Feature - sign up to become a beta tester here.
Forum Discussion
At-2-hi_low_s
5 years agoHelpful | Level 5
Can't get folders lists for Error 409 "path/locked"
I am developing application that sends files, lists folders to Dropbox via API.
When getting folders list by API as follows:
"https://api.dropboxapi.com/2/files/list_folder" or
"https://api.dropboxapi.com/2/files/list_folder/continue" ,
I get error response as follows:
HTTP 409(Conflict)
{""error_summary"": ""path/locked/..."", ""error"": {"".tag"": ""path"", ""path"": {"".tag"": ""locked""}}} .
What this response means?
Folders or files has something wrong on Dropbox?
Thanks for your reply.
4 Replies
Replies have been turned off for this discussion
- Greg-DB5 years ago
Dropbox Community Moderator
A failed call with the "path/locked" error from /2/files/list_folder[/continue] means the path can't be listed because it is a locked folder. This can occur if the app is attempting to list a Dropbox Vault, for instance.
- At-2-hi_low_s5 years agoHelpful | Level 5
Thanks for your reply.
- rodri0422 years agoExplorer | Level 4
Is there any way to unlock the vault via API?
- Greg-DB2 years ago
Dropbox Community Moderator
rodri042 No, the Dropbox API does not offer a way to do so.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,039 PostsLatest Activity: 2 days ago
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!