loldevs / riotapi

A general purpose api for all things riot
loldevs.github.io
Apache License 2.0
48 stars 14 forks source link

fix current game api path #54

Open dnlbauer opened 8 years ago

dnlbauer commented 8 years ago

Calls to the currentgame rest api currently fail with a 403 because the handler doesnt include region and summonerid into the method call. This pull fixes that by adding this information to the get uri