v2 API
Hi Dropbox Team, I am trying, using Dropbox API, to access my files in Dropbox. I have already done it with Dropbox API v1 and now I would like to do it with v2. For this reason, I performed as following:- 1) As suggested, I downloaded the new DropBox-SDK from here:- https://github.com/dropbox/dropbox-sdk-java 2) I run the…