stattleship / stattleship-api

Feature requests for the Stattleship API.
https://api.stattleship.com
1 stars 0 forks source link

MLB - Certain endpoints return errors in R #29

Closed kootseeahknee closed 2 years ago

kootseeahknee commented 6 years ago

The specific endpoints of "game logs" and "player game logs" returns an error of:

Error: lexical error: invalid char in json text. <?xml version="1.0" encoding="u (right here) ------^

However, replacing the endpoint in the code with players or scoreboards works just fine. I used game_logs and player_game_logs, just to clarify.