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_members the cursor is returned.
Therefore, for getting the extra members from a file in sharing/list_file_members/batch, I must first request the members again for that specific file.
Is there a better solution to my problem?