question

mfdemir3 avatar image
mfdemir3 asked

What is the limit of MaxResultsCount for Server>GetLeaderboardAroundUser

I know that MaxResultsCount limit for client>GetLeaderboardAroundUser is 100. But in the documentation there is no maximum limit is specified for Server>GetLeaderboardAroundUser. Is it same with client>GetLeaderboardAroundUser or is there a different limit or is it unlimitied?

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Hernando avatar image
Hernando answered

The field MaxResultsCountis similar to the API in the Client collection, it must be less than or equal to 100. Postman can help us to test it easily.


10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.