You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I posted quick fix for this issue. Problem was in RiotControl / Web / Script / Module / SummonerRating.js. "Rating" object no longer has "Losses" field and it caused some problems.
when i search for a summoner the api throws an error
checking the error in developer mode in chrome
GET http://127.0.0.1:9000/API/Statistics/EUW/200876061 500 (Internal server error) RiotControl.js:2988
apiCall RiotControl.js:2988
apiGetSummonerStatistics RiotControl.js:15
onGetSummonerProfile RiotControl.js:44
(anonymous function) RiotControl.js:2577
request.onreadystatechange
best information i can give or if its my fault please do say how to fix :)
The text was updated successfully, but these errors were encountered: