unable to get submissions beyond 20 even upon setting limit to 21 #14
|
https://alfa-leetcode-api.onrender.com/:userid/submission?limit=21 still it shows only 20 submissions, how to get beyond that |
Answered by
alfaarghya
May 21, 2024
Replies: 1 comment
|
LeetCode only shows the last 20 submissions, So there is no way u can fetch the last 21 submissions. |
0 replies
Answer selected by
alfaarghya
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
LeetCode only shows the last 20 submissions, So there is no way u can fetch the last 21 submissions.