Help with generating access tokens in Node.js
I am new to using https in Node.js, and Dropbox API, and am not familiar with the syntax. I have had no success finding Javascript examples on how to get an access token from a refresh token, and am asking here. below is my current syntax, and i get the error: {"error": "unsupported_grant_type", "error_description":…