Radhika
Results
2
comments of
Radhika
I have generated authorization url by using DbxWebAuth.newRequestBuilder() and added force_authentication parameter like below String authorizeUrl = getDropBoxAuthObject().authorize(DbxWebAuth.newRequestBuilder().build()); authorizeUrl=authorizeUrl+"&force_reauthentication=true"; Its working like the way its expected. its signout the account...
Thank you for your suggestion. My requirement is, whenever a user is already logged in to the dropbox account in some other tab then need to show an option like...