Issues downloading files using Dropbox JavaScript SDK
问题 I am attempting to download a file, to the Webapp itself on the client side, using the Dropbox Javascript SDK. I want to make it clear that I only wish to download a file to a folder in the web app; I understand that due to security concerns this may not actually be possible. I am following the documentation provided in: http://dropbox.github.io/dropbox-sdk-js/index.html http://dropbox.github.io/dropbox-sdk-js/Dropbox.html#filesDownload__anchor This is my controller code: $scope.testDownload