Chrome Extension "Download to Dropbox"
I have a Chrome extension developed using Angular JS and High Charts. I need a functionality to be added to upload files to dropbox from this chrome based app. I have written a code to authorize users to dropbox using core api, however it is failing with following error. I have following questions : 1.) Can I connect to…