Need to see if your shared folder is taking up space on your dropbox 👨💻? Find out how to check here.
Forum Discussion
qwc
6 years agoExplorer | Level 4
409 error with list_shared_links and business account
Hi - We are getting the following error:
{"error_summary": "path/not_found/", "error": {".tag": "path", "path": {".tag": "not_found"}}}
When calling the:
https://api.dropboxapi.com/2/sharing/li...
- 6 years ago
Thanks for your patience while we looked into this. This issue was related to accessing the contents of accounts using the "team space" configuration in particular: https://help.dropbox.com/teams-admins/team-member/team-space-overview This should be working properly now.
Please refer to the updated documentation for more information on how to use this endpoint to list the shared links in different parts of the user's account: https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_shared_links
By default, if you don't specify the 'Dropbox-API-Path-Root' header, the call will be rooted in the user's member folder only. If you also want to list shared links in the team space, you'll need to set the the 'Dropbox-API-Path-Root' header root mode as covered in the Namespace Guide: https://www.dropbox.com/developers/reference/namespace-guide
qwc
6 years agoExplorer | Level 4
Hi - great thanks. Here are a few headers as requested - they are all for the same account/request though as we only have the one test business account:
X-Dropbox-Request-Id: 4441335fbdddd5ccdff074a90fda0f1c X-Dropbox-Request-Id: adb429f3aaafb238c1ccf36347ed3ead X-Dropbox-Request-Id: f8153e46e014701e5e513629791a238c
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!