Skip to main content
Question

BoxGroup. getAllMemberships() does not response at all after call it 7 times.

  • May 23, 2025
  • 0 replies
  • 11 views

Forum|alt.badge.img

BOX box-java-sdk version 2.58.0:

We called BoxGroup.getAllGroups method to get groups and we received groups (example 100 groups).

After that we called for each Group to get Groupmembers using the method "BoxGroup. getAllMemberships()" . We received 6 to 7 groups members only, after that BOX API does not return any data or exception. This is consistent behavior we observed .

So, we are stuck for the next call because the box API didn't give any response.

We tried to update box-java-sdk version 2.58.0 to 3.8.0. But still the same issue persists with no API response.

 
 

盒子组。 getAllMemberships()