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).
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.
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
Actual Result
GET https://na.api.riotgames.com/val/ranked/v1/leaderboards/by-act/a16955a5-4ad0-f761-5e9e-389df1c892fb
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
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
a16955a5-4ad0-f761-5e9e-389df1c892fb
Steps to Reproduce
Request leaderboards data for actId
a16955a5-4ad0-f761-5e9e-389df1c892fb
on NA and BR regions