Is it normal that Summoner-V4 by-puuid doesn’t return id with the dev API key? (Dev Riot Games)

U

/u/Fit_Ear_1754

Guest
Hey, I’m currently building a Discord bot and trying to link users’ Riot accounts to their Discord profiles.

When I call the Account-V1 endpoint by Riot ID, I correctly get the puuid. Then, when I call Summoner-V4 by-puuid with my dev API key, I only get this payload:

{ "puuid": "...", "profileIconId": 6009, "revisionDate": 1690000000000, "summonerLevel": 102 }

But I don’t get the usual fields like id or name (which are required for third-party-code verification).

Is this limitation expected when using a temporary dev key? Or should Summoner-V4 always return id/name no matter what?

Just want to confirm if this is normal.

submitted by /u/Fit_Ear_1754
[link] [comments]

Continue reading...
 


Join 𝕋𝕄𝕋 on Telegram
Channel PREVIEW:
Back
Top