Hi sir,
how to get authentication key (access token) from login as per scannervision exe
1. in my project we upload file to dropbox by vb code now i get the access token or client id from dropbox api.
2. Now i need to get the authenticatio or access token directly after login ,not from dropbox api.
3. Like scannervision exe we chosse authentication button first login window show in that we given login detail automatically show the access token show like that i want to show access token in my textbox after login.
4. Once we get access token after some time we use same token or we use new token.