Need to see if your shared folder is taking up space on your dropbox 👨💻? Find out how to check here.
Forum Discussion
Joel T.9
10 years agoNew member | Level 2
Java V2 - Equvalent to V1 API's
I'm looking for the following API's that exist in V1:
1) client.getDelta(deltaCursor) 2) client.createTemporaryDirectUrl(path) 3) client.disableAccessToken()
For the first one, getDelta, it app...
Greg-DB
Dropbox Community Moderator
10 years agoDo you mean com.dropbox.core.BadResponseException? Each method should document the exceptions it can through. For example, the new download method can throw IllegalArgumentException, DownloadErrorException, or DbxException. For example, it would throw IllegalArgumentException if a parameter is in the wrong format, e.g., "test.txt" instead of "/test.txt".
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X, Facebook or Instagram.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!