We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
PIttsburgh Menn
10 years agoNew member | Level 1
How to retrieve Shared Folder and Modifier information in /metadata call
I'm having issues with the shared_folder and modifier fields being returned in /metadata. I can't seem to get the API to return anything for shared_folder, and modifier always comes back as null. ...
Greg-DB
10 years agoDropbox Staff
It looks like the /Test folder isn't a shared folder (e.g., looking at the icon
, which is folder
, but would be folder_user
for shared folders). It sounds like you mean you only shared it via a shared link. These are actually two different kinds of sharing that Dropbox offers, and include_membership
only applies to the former.
Specifically, "shared folders" refers to this feature:
https://www.dropbox.com/help/19
And "shared links" (which is what /shares returns) refers to this feature:
https://www.dropbox.com/help/167
If you've only shared the folder/files using shared links, they don't have any membership to report.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,876 PostsLatest Activity: 5 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!