|
Hi Team, In the sample code, pagination is not there. I need to download the files inside the folders inside the trash as well. |
Answered by
antusus
Aug 16, 2022
Replies: 2 comments 2 replies
|
Hi @samrajcse, Thanks for submitting this Issue! The SDK is not allowing you to specify limit when iterating over elements in the trash. We will take a look and get back to you ASAP! |
0 replies
|
The Box Java SDK 3.4.0 now supports pagination while getting the trash items: https://github.com/box/box-java-sdk/blob/main/doc/trash.md#get-trashed-items |
2 replies
Answer selected by
mgrytsai
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Box Java SDK 3.4.0 now supports pagination while getting the trash items: https://github.com/box/box-java-sdk/blob/main/doc/trash.md#get-trashed-items