Hello,
I didn't find any tutorial in the dropbox dev center on how to use the OAuth token flow with the Java SDK. I have a client app which connects directly to dropbox without passing through a server.
Is there any resources on how to do this with the Java SDK? Or do I have to directly call the API endpoints?
Thank you.