Get access token from dropbox api wihout user interaction -


i read dropbox core api authentication , in documentation written user must open link, copy authorization code, paste , api change access token. there way avoid that? example when opening dropbox chooser , authenticating using email , password how can access token result? updates on that?

note : purpose access token result after user signs in using dropbox chooser api.

of course user interaction required, user needs log in (if not logged in) , click "allow" button grant app access. might want take @ sample web apps (and not command-line examples). e.g. give https://mdwebhook.herokuapp.com/ try , take @ the code.

note chooser won't give access token; gives access specific file chosen user. access token, you'll need take user through oauth flow. perhaps dropbox's oauth guide help.


Comments

Popular posts from this blog

Ansible - ERROR! the field 'hosts' is required but was not set -

customize file_field button ruby on rails -

SoapUI on windows 10 - high DPI/4K scaling issue -