-
Notifications
You must be signed in to change notification settings - Fork 351
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
using filesDownload() does not work #229
Comments
|
Hi, I use filesDownload() in v4.0.14 and it works for me. Think you need to provide more info about your issue e. g.
Or maybe you can write a question on StackOverflow Are you sure your paths are correct and files exist on dropbox? I use Typescript but that shouldn't matter in this case, |
|
Answered on stackOverflow, I think we should close this as this is not a library issue |
|
[Cross-linking for reference: https://www.dropboxforum.com/t5/API-Support-Feedback/download-file-API-JS/m-p/318147 / https://stackoverflow.com/questions/53801974/download-file-with-dropbox-api-js ] Thanks Bohdan! Yes, |
|
The stackoverflow link is dead and this link is still widely referenced online |
Hi there,
I am trying to make a simple web client of Dropbox using the JavaScript SDK, and when I call filesDownload() it doesn't work. I don't want to use the Shared-link method wich I read about
How can I solve it?
The text was updated successfully, but these errors were encountered: