Requesting this url: https://json.schedulesdirect.org/20141201/schedules/md5 and including stationid 100177 in the request results in a response that includes an empty json array for key 100177 instead of the expected json object. Since the spec calls for each key containing a json object, my parser goes boom when it encounters a json array. I will work around this issue in my grabber, but I'm opening this bug because the response is not following the documented spec. fwiw, this stationid comes from a DirecTV lineup.
Requesting this url:
https://json.schedulesdirect.org/20141201/schedules/md5
and including stationid 100177 in the request results in a response that includes an empty json array for key 100177 instead of the expected json object. Since the spec calls for each key containing a json object, my parser goes boom when it encounters a json array. I will work around this issue in my grabber, but I'm opening this bug because the response is not following the documented spec. fwiw, this stationid comes from a DirecTV lineup.