Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
Hi
I'm using https://dropbox.github.io/dropbox-api-v2-explorer/#files_download for download file.
I want to provide directly a link to the end user or download start just load the code.
I'm using the dropbox API from a server side. If I use this method I will need two steps to download a file (1. from Dropbox to my WebServer; 2. From my webserver to the endUser machine). I want to avoid this 2 steps, and having a direct link or direct download is a good option for it.
Thanks.
These links expire after four hours. It's not possible to manually expire them earlier than that.
If you control the web server and the user is using a typical web browser/client, you can probably return a redirect to the temporary link itself. Exactly how you do so would depend on your web framework though.
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 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!