Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
noacaspi
3 years agoNew member | Level 2
sharing/list_file_members/batch won't return cursor
Hi,
While using the API when member count exceed the limit of members per file no cursor is returned (as apposed to the documentation).
Yet, while using the same limit using sharing/list_file_mem...
Greg-DB
Dropbox Community Moderator
3 years agonoacaspi That's correct, the /2/sharing/list_file_members/batch and /2/sharing/list_file_members[/continue] endpoints operate differently. The /2/sharing/list_file_members/batch endpoint does not return a cursor, for instance. Refer to the descriptions for those routes and the documented fields for more information on that. There aren't any other options beyond what is documented there.
Здравко
3 years agoLegendary | Level 20
Greg-DB wrote:... The /2/sharing/list_file_members/batch endpoint does not return a cursor, for instance. ...
Does this mean that the documentation is "broken"? 🙂
- Greg-DB3 years ago
Dropbox Community Moderator
Здравко Apologies, I was referring to the lack of a top-level cursor from /2/sharing/list_file_members/batch, as compared to the SharedFileMembers.cursor returned by /2/sharing/list_file_members. As you pointed out though, there is the nested ListFileMembersIndividualResult.ListFileMembersCountResult.cursor though, for use with /2/sharing/list_file_members/continue for the corresponding file.
About Dropbox API Support and Feedback
Get help with the Dropbox API from fellow developers and experts.
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!