RiotGames / developer-relations

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

[BUG] summoner-v4 sometime it return missing data #592

Closed ahmedsafadii closed 10 months ago

ahmedsafadii commented 2 years ago

Bug Description
summoner name, level, the date is no return

Problem Description
When I search using summoner name, exception happen to tell me that some keys are missing, like name level and ids only returned

Expected Result
I expect to get the summoner info with the valid JSON.

Actual Result
This is what i got after search by summoner name image

Developer Impact
Since my first request is to get summoner info, so when this failed the user will no longer see the stats or matches, etc ..

Player Impact
Describe how this affects League of Legends players. Please include the frequency and severity of the issue.

Preconditions
What conditions must be met in order for this bug to occur?

Repro Steps
Step by step, what do you need to do to cause the bug? Note that GitHub will automagically number each step if you prefix the line with "1. "

  1. Search for a summoner
  2. You will see missing keys inside the response.

Issue Comments
I share some pictures that may help log this for you guys.

image

image

ahmedsafadii commented 2 years ago
Screen Shot 2022-08-31 at 10 19 58 AM

Duplicate again.

lucasMesquitaBorges commented 10 months ago

Endpoint deprecated after migration to RiotIDs.

See https://github.com/RiotGames/developer-relations/issues/833