developer-relations icon indicating copy to clipboard operation
developer-relations copied to clipboard

[BUG] /match/v5/matches/{matchId} return Illegal championId

Open windr0id opened this issue 4 years ago • 2 comments

matchId: EUW1_5097684633 EUW1_5097963383

return this:

"championId": 37225015, "championName": "Camille",

"championId": 37290552, "championName": "JarvanIV",

"championId": 37290552, "championName": "Viego",

seems like a type convert error


by the way I found some match data are not found: KR_5155454970 KR_5192551547 KR_5192550599

windr0id avatar Sep 29 '21 15:09 windr0id

Same with:

JP1_273343663
JP1_267836848
JP1_267647303
JP1_268045590

from #554

MingweiSamuel avatar Nov 10 '21 02:11 MingweiSamuel

Ah right

Prior to patch 11.4, on Feb 18th, 2021, this field returned invalid championIds. We recommend determining the champion based on the championName field for matches played prior to patch 11.4.

MingweiSamuel avatar Nov 10 '21 02:11 MingweiSamuel

Closing old issues. Fix was posted above and there are no recent reports of this issue. Feel free to reply or re-open if you are still having this problem.

tisbells avatar Aug 22 '23 18:08 tisbells