Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

api error #79

Open
genesisdk opened this issue May 23, 2013 · 2 comments
Open

api error #79

genesisdk opened this issue May 23, 2013 · 2 comments

Comments

@genesisdk
Copy link

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 :)

@encratite
Copy link
Owner

Well, this doesn't tell me what it's caused by, you need to debug the application in Visual Studio or mono and figure out where it's throwing from.

@Rejna
Copy link
Contributor

Rejna commented Jun 11, 2013

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants