The Dropbox JavaScript SDK is a lightweight, promise based interface to the Dropbox v2 API that works in both nodejs and browser environments.
I am trying to upload files directly to dropbox [from a browser / web application], The "uploadFile" function on the code …
javascript jquery dropbox dropbox-api dropbox-sdk-js