Need to see if your shared folder is taking up space on your dropbox 👨💻? Find out how to check here.
Forum Discussion
mikechiu
2 years agoExplorer | Level 4
Shared links inheritance behavior in Team Space model
Hi, I am working on getting the shared links of a file or a folder along with it's parent's shared links with API list_shared_links. However, I got different response from Team Space and Team Fo...
mikechiu
2 years agoExplorer | Level 4
Thanks Здравко and Greg-DB for replying this.
However, I still can't get the parent's shared link back.
Here is the detailed steps:
1) Create a private folder Team_shared_links_inheritance under UserA's team member folder
2) Create view link for the private folder with access Anyone with the links
3) Upload a file under the folder Team_shared_links_inheritance
4) Make an API Call to list_shared_links to list folder Team_shared_links_inheritance's shared links with Team Admin Bearer Token and set team_member_id of UserA for Dropbox-API-Select-User header.
And successfully get the shared link back in response.
5) Make an API Call to list_shared_links to list the file's shared link without direct_only, but there's nothing back in the response. (with the same headers, changing the path to the file's id in payload)
So I just wondering if the inherited shared links is available under specific circumstances like must set the path instead of id or the `Dropbox-API-Select-User` header is not enough ?
Thanks.
Здравко
2 years agoLegendary | Level 20
HI mikechiu,
I just checked, to be sure, and it's working with either path or id. So no issue at all. In your description is not clear where you got the file id in use. Does it belong certainly to the file you uploaded (or any other file in your Team_shared_links_inheritance folder)? 🤔 If not, this is the issue. If no some explanation still, share your program code that leads to this issue (not only verbal description), since something is missing in your description. Mask your access/refresh token etc. but show all API calls as full as possible so the issue could be reproduced.
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!