Hey,
I'm pulling events from box to my application, but every time i do this import the number of events are limited to 100. (no matter what created_after/created_before values are).
BoxEventCollection.getChunkSize( ) is always 100. I need to pull all the events between the specified dates. Am i missing any settings / Config related flags ?
Thank you,