Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
cantonfoshan
1 year agoExplorer | Level 3
Issue with get_shared_link_metadata and scl links
Until April 8, we were able to use this API method to get the direct URL link to our file inside a shared folder, but know suddenly it returns shared link not found for 'sh/' links and shared_link_access_denied for 'scl/' ones.
{
"error_summary": "shared_link_access_denied/...",
"error": {
".tag": "shared_link_access_denied"
}
}
https://api.dropboxapi.com/2/sharing/get_shared_link_metadata
{
"path": "/MyFolder/file.txt",
}
is anyone experimenting this problem?
Thank you
is anyone experimenting this problem?
Thank you
Hi cantonfoshan,
I just checked and everything seems working as expected. Are you sure your code has enough access there? 🧐 Share enough steps, so the issue becomes reproducible (code snippets if possible). Describe the link generation and its usage leading to the result described.
3 Replies
- Здравко1 year agoLegendary | Level 20
Hi cantonfoshan,
I just checked and everything seems working as expected. Are you sure your code has enough access there? 🧐 Share enough steps, so the issue becomes reproducible (code snippets if possible). Describe the link generation and its usage leading to the result described.
- Greg-DB1 year ago
Dropbox Community Moderator
cantonfoshan As Здравко noted, this seems to be working, so additional details would be helpful.
I see you did also open a support ticket with some details for this though, so we'll look into it and follow up with you there.
- cantonfoshan1 year agoExplorer | Level 3
Hello, it turns out i was using a wrong path and that is why i got the not found and access denied error.
Thank you for your help.
About Discuss Dropbox Developer and API
Explore Dropbox Developer & API discussions with developers like you.
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!