Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limits in user/userid/stats and user/userid/scores are wrong #88

Closed
CrisF-98 opened this issue May 15, 2021 · 2 comments
Closed

Limits in user/userid/stats and user/userid/scores are wrong #88

CrisF-98 opened this issue May 15, 2021 · 2 comments

Comments

@CrisF-98
Copy link

Currently working on an app using this API.
Turns out that the "limit" parameter in user/userid/stats and user/userid/scores specified in the wiki are wrong.

For the first url, it works with a max limit of 30.
For the latter, a working max limit is 500.

@ldeluigi
Copy link
Owner

The first one has been fixed.
I can't confirm the second one: from the code perspective it should be 1000. Can you check again?

@CrisF-98
Copy link
Author

I was wrong on the second one, my bad.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants