Need to see if your shared folder is taking up space on your dropbox 👨💻? Find out how to check here.
Forum Discussion
akanshikumari
3 years agoExplorer | Level 3
Shared paper extension file is giving unsupported linkt_ype error when trying fetch the content
I am trying to fetch the content of a file(untitled.paper) using API: https://content.dropboxapi.com/2/sharing/get_shared_link_file But I am getting the below shared error. Is there a way to get th...
- 3 years ago
akanshikumari Здравко is correct; the Dropbox API doesn't offer a way to do this directly, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.
akanshikumari
3 years agoExplorer | Level 3
As mentioned in dropbox export API we need to pass the path of file in headers.. But I am not getting path for shared file/folders in any of the listed API's:
- /list_received_files
- /get_file_metadata
- /get_folder_metadata
- /get_shared_link_metadata
It should return the path_display as mentioned in the example here. Is there any solution for fetching the path display?
Greg-DB
Dropbox Community Moderator
3 years agoThe path fields are "optional", meaning they are not guaranteed to be set. The path fields will not be set if the file is not mounted in the connected account. In your screenshot, the path fields are not set, meaning they are not mounted in the account for the access token you're using, and so there is no path value to return.
About Discuss Dropbox Developer & API
Make connections with 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!