Hello,
I read the Java Core API tutorial and I found 2 things missing in it. One was how to set a redirect URL for the request, such a way that when the request is completed, the user is redirected back and getting the access token without manually copy pasting. Copy pasting is just not applicable in real world applications. I have also posted a question on stackoverflow at http://stackoverflow.com/questions/31316572/java-dropbox-get-access-token-without-copy-pasting-by-user . Any help would be nice.