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