One month down in 2025: How are your resolutions coming along? Check out how to get back on track here.
Forum Discussion
Goldmine
2 years agoExplorer | Level 3
Download file
I had integrated dropbox using spatie/ dropbox-api. there is one function for download file. but its return only resource id. how to resolved it and download files from dropbox.
- Greg-DB
Dropbox Staff
The "spatie/dropbox-api" library isn't made by Dropbox, so we can't provide support for using that library in particular. I recommend referring to the documentation and support resources for that for help using it.
For reference, the Dropbox API itself allows apps to download files using the /2/files/download endpoint, which returns the file content in the response body.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,941 PostsLatest Activity: 8 hours ago
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 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!