Hi, I am developing an Android App which have a Dropbox feature, my problem is that I would like to simplify the authenticaiton process because the App runs in Kiosk mode so we do not really have a web brower when the App is running. I wonder whether the authention Grant Type Client crenditals is supported, so that I can get the token by sending the user credentials to the Dropbox server.
Thank you very much.