You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
User Profile
sagar_lonkar
Explorer | Level 4
Joined 2 years ago
User Widgets
Posts & Replies
List folder continue API or SDK method return different result record count for each cursor
First we are calling list folder with limit as 200 limitUInt32(min=1, max=2000)?The maximum number of results to return per request. Note: This is an approximate number and there can be slight...352Views0likes2CommentsList folder returns shared folders & files even passing include_mounted_folders as false
We have following java method in SDK , but even passing false , it list shared folders https://dropbox.github.io/dropbox-sdk-java/api-docs/v3.1.x/com/dropbox/core/v2/files/ListFolderBuilder...345Views0likes1Comment