RiotGames / developer-relations

Riot Games Developer Ecosystem Bug Reporting
http://developer.riotgames.com
744 stars 44 forks source link

[BUG] positional-rectangles endpoint on lor is returning malformed JSON #281

Open p0x6 opened 4 years ago

p0x6 commented 4 years ago

Bug Description
positional-rectangles endpoint on lor is returning malformed JSON its not returning the closing braces.

Problem Description
malformed JSON on the response

Expected Result
return value of positional-rectangles should return ending brace

Actual Result
JSON without an ending brace

Developer Impact

Player Impact

Preconditions

Repro Steps

  1. Step 1 Start a game of league
  2. Step 2 Query localhost positional-rectangles endpoint

Issue Comments

AntonMaxen commented 4 years ago

Are you getting the code: HPE_INVALID_CONSTANT when you are trying to make a request to the endpoint?