MLB API returning different from the example information.

Issue No. 179

Type

Bug

Status

Closed

Reported By

José Orlando Cruz

Component

Wrong/Bad Data

Resolution

Not a Bug

Votes

0

Created

8/Jul/14 4:41 PM EDT

Closed

14/Jul/2014 10:04 PM EDT

Description

Hello, when i go to <a href="/mlb/boxscore/20140705-baltimore-orioles-at-boston-red-sox">/mlb/boxscore/20140705-baltimore-orioles-at-boston-red-sox</a> the boxscore is throwing the error 1 and 2 but when i consume the service it does not give me the error information, it comes with 0 on both properties. Thanks.

Closing Comment

Issue is requesting something that does not exist in the published API. Open a new issue as a feature request if you want to add new data to an existing API method.

Comments

1. Erik Berg 8/Jul/2014 at 7:26 PM EDT

Hi Jose, An MLB box score response for a JSON result should match what is documented at /api/methods/mlb-box-score. There are error fields for pitchers, but none for batters or team totals. Can you create a new issue as an improvement to include the error information you want?