Need to see if your shared folder is taking up space on your dropbox 👨💻? Find out how to check here.
Forum Discussion
NeethuMichael
10 years agoNew member | Level 2
Case sensitivity of path_display while creating folders using Dropbox client
If I create nested folders using dropbox client (mixed case) and call list_folder end point (https://api.dropboxapi.com/2/files/list_folder) with recursive=true, path_display case is only preserve...
- 10 years ago
Yes, unfortunately due to some specifics of how Dropbox is implemented, not all of the path components can be guaranteed to have the expected casing.
You can find more information on this in the "Path formats" section under:
https://www.dropbox.com/developers/documentation/http/documentation#formats
There's also some information in the documentation for "path_display" if you expand "FileMetadata, e.g., under:
https://www.dropbox.com/developers/documentation/http/documentation#files-get_metadata
Greg-DB
Dropbox Community Moderator
10 years agoYes, unfortunately due to some specifics of how Dropbox is implemented, not all of the path components can be guaranteed to have the expected casing.
You can find more information on this in the "Path formats" section under:
https://www.dropbox.com/developers/documentation/http/documentation#formats
There's also some information in the documentation for "path_display" if you expand "FileMetadata, e.g., under:
https://www.dropbox.com/developers/documentation/http/documentation#files-get_metadata
NeethuMichael
10 years agoNew member | Level 2
Thanks for the response
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
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, Facebook or Instagram.
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!