Your workflow is unique 👨‍💻 -  tell us how you use Dropbox here.

Forum Discussion

Jackson D.1's avatar
Jackson D.1
Explorer | Level 4
9 years ago

Optional path_lower on sharing/get_folder_metadata

The get_folder_metadata documentation states that the path_lower field in the response body. I needto give my users a descriptive error message when it's not available. So I can write an instructional message, can you answer the following?

 

Is path_lower only absent when the folder is not mounted?

Is a folder mounted when the user accepts the shared folder invitation?

 

Also, why is there no path_display present on the metadata response?

1 Reply

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Community Moderator rankDropbox Community Moderator
    9 years ago

    Yes, an absent path_lower should only mean that the folder is not mounted.

     

    Yes, a shared folder is mounted in a user's account when they accept the invitation.

     

    The path_display field is only available on objects that extend Metadata (e.g., FolderMetadata), and not on SharedFolderMetadata. I'll send this along as a feature request though. As a workaround, you can call /2/files/get_metadata to get it.

About Dropbox API Support and Feedback

Node avatar for Dropbox API Support and Feedback
Get help with the Dropbox API from fellow developers and experts.

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!