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

[BUG] league-v4 masterleagues showing empty for KR region despite there being masters players #1023

Open
colin-j-rm opened this issue Jan 9, 2025 · 2 comments

Comments

@colin-j-rm
Copy link

Bug Description
https://kr.api.riotgames.com/lol/league/v4/masterleagues/by-queue/RANKED_SOLO_5x5 is returning empty entries but there are players in KR who are masters

e.g kakaxi7 #KR1
League-v4 summoner endpoint shows this player is masters

Problem Description
League-v4 apex tier endpoints not returning any players

Expected Result
Masterleagues should have players in KR

Actual Result
{
"tier": "MASTER",
"entries": []
}

Developer Impact
Not able to get ranked leaderboards

  • Frequency: Every API call.
  • Severity: Can't update site to newest season ranked ladder

Repro Steps
Query https://kr.api.riotgames.com/lol/league/v4/masterleagues/by-queue/RANKED_SOLO_5x5

@jk796
Copy link

jk796 commented Jan 10, 2025

I'm also having the same problem with LEAGUE-EXP-V4 endpoint.

스크린샷 2025-01-10 094544
스크린샷 2025-01-10 094417

@jk796
Copy link

jk796 commented Jan 11, 2025

Just confirmed that LEAGUE-V4 and LEAGUE-EXP-V4 for the apex tiers return 204 no content for JP1, OC1, TW2, VN2 servers as well.

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