Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
I have been unable to download a password protected file using the API, even with the API explorer. Specifically the endpoint /get_shared_link_file fails with the following message
curl -X POST https://content.dropboxapi.com/2/sharing/get_shared_link_file \ --header 'Authorization: Bearer <ACCESS_TOKEN>' \ --header 'Dropbox-API-Arg: {"url":"https://www.dropbox.com/s/OURFILE?dl=0","link_password":"aidenlab"}'
The error is
{ "error_summary": "shared_link_access_denied/..", "error": { ".tag": "shared_link_access_denied" } }
Same link and password work fine with the file metadata endpoint. Please help, this is a critical function. I am evaluating Dropbox for a potential medical application and files must be password protected.
This issue with calling /2/sharing/get_shared_link_file with a password is now fixed and should be working properly.
Apologies for any inconvenience this may have caused, and thanks again for bringing this to our attention.
The way we work is changing. Share and discover new ways to work smarter with Dropbox in our community.
Sound good? Let's get started.Hi there!
If you need more help you can view your support options (expected response time for a ticket is 24 hours), or contact us on Twitter or Facebook.
For more info on available support options, see this article.
If you found the answer to your question, please 'like' the post to say thanks to the user!