RiotGames / developer-relations

Riot Games Developer Ecosystem Bug Reporting
http://developer.riotgames.com
746 stars 44 forks source link

[BUG] [VAL] Incorrect leaderboards data for EPISODE 3: ACT 3 on NA and BR regions (VAL-RANKED-V1) #647

Closed tamara-lytvynova closed 1 year ago

tamara-lytvynova commented 2 years ago

Bug Description
Valorant leaderboards for actId a16955a5-4ad0-f761-5e9e-389df1c892fb on NA and BR regions return "rankedRating": 0, "numberOfWins": 0 and no puuid, gameName and tagLine for all players (VAL-RANKED-V1).

Expected Result
I'm expecting to get rankedRating and numberOfWins other than 0, also to get puuid, gameName, and tagLine for non-anonymous players. I expected a response similar to EU region: GET https://eu.api.riotgames.com/val/ranked/v1/leaderboards/by-act/a16955a5-4ad0-f761-5e9e-389df1c892fb Screen Shot 2022-06-07 at 7 39 13 PM

Actual Result
GET https://na.api.riotgames.com/val/ranked/v1/leaderboards/by-act/a16955a5-4ad0-f761-5e9e-389df1c892fb Screen Shot 2022-06-07 at 7 44 52 PM Screen Shot 2022-06-07 at 7 45 09 PM

There is no actual rankedRating, numberOfWins, puuid, gameName, and tagLine data. This doesn't look like a temporary issue, as the problem reproduces for more than a week.

GET https://br.api.riotgames.com/val/ranked/v1/leaderboards/by-act/a16955a5-4ad0-f761-5e9e-389df1c892fb Screen Shot 2022-06-07 at 7 46 01 PM

Developer Impact
There is no ability to show leaderboards data for EPISODE 3: ACT 3 on NA and BR regions and use this data for player rating progress.

Player Impact
There is no ability to view leaderboards data for EPISODE 3: ACT 3 on NA and BR regions and view this data in player rating progress.

Preconditions

Steps to Reproduce
Request leaderboards data for actId a16955a5-4ad0-f761-5e9e-389df1c892fb on NA and BR regions

tisbells commented 1 year ago

Closing old issues. Not seeing new reports of this for newer episodes. Feel free to comment or reopen if you are still having this issue.