Hey!
I'm trying to connect to Dropbox using Oauth and I cant figure out a way to retrieve the access code automatically.
I want that after I press connect in my site and the user press continue and then allow to retrieve the access code with no more user interaction' later I will use this access code to obtain access token.
can you please provide an example how to do that? there is an API call of dropbpx-sdk for that?
Thank you very much in advance!