Hi,
I am trying to revoke the token when we trying to logoff the dropbox from my android app.
it always showing some error.
eg:
https://api.dropboxapi.com/2/auth/token/revoke
and set the header as "Authorization: Bearer <access token>"
it would be fine, if you provide the correct url and how to use it android.
Anil.S