jesus-figueroa / lol-account-checker

Retrieve information about a league of legends account.
20 stars 12 forks source link

Failed #25

Open babayarakosakomako opened 1 year ago

babayarakosakomako commented 1 year ago

Failed getting recent match of nekka Response: {'errors': [{'locations': [{'column': 5, 'line': 13}], 'message': 'Unknown argument "accountId" on field "matches" of type "RootQueryType".'}, {'locations': [{'column': 5, 'line': 17}], 'message': 'Unknown argument "championId" on field "matches" of type "RootQueryType".'}]}

I get error like this and output like this

Region: EUW Name: nekka Login: myid:password Last Game: Unknown Level: 33 Rank: Unranked IP: 1440 - Refundable 0 RP: 0 - Refundable 0 Refunds: 0 Banned: False
Champions (0):
Skins (0):

what can i do? @jesus-figueroa

jesus-figueroa commented 1 year ago

Retrieving the last game, champions, and skins doesn't work right now. The script will still check accounts regardless of those errors popping up and write what information it can find. I'll take a look in the future to see if I could fix the problems.

babayarakosakomako commented 1 year ago

Thanks for answering i hope you can fix it

alexuk79 commented 1 year ago

@jesus-figueroa also at every acc its says "Banned: False" regardless if account is banned or not, would be nice if you could fix it too