Assistance with OAUT2 using javascript
I have developed a javascript program (html file) which accesses my dropbox app files. It works fine with a short term access code when I am logged into my dropbox account. I need to generate on demand short term access codes when other users access the html file. Below is a function that I am using to try to generate on…