Group api get all users not returning cursor for last page

https://groups.roblox.com/docs#!/Membership/get_v1_groups_groupId_users
Does not return cursor for the last page.

Reproduction:
https://groups.roblox.com/v1/groups/5687123/users?sortOrder=Asc&limit=100
Use limit 100. The group has currently 123 members and won’t return cursor for the 101-123 page.
Same if you try with 25, 50.

5 Likes

Thanks for the report! This should be fixed.

3 Likes