As of this morning an invalid result is being returned for both my lineups:
Code: Select all
Getting listings for KTVUDT (KTVU-DT) [Channel 2.1]
Error: Exception: System.IO.InvalidDataException: Unable to get response object for station id '19571' from: {
"19571": []
} ---> System.InvalidCastException: Unable to cast object of type 'Newtonsoft.Json.Linq.JArray' to type 'Newtonsoft.Json.Linq.JObject'
Code: Select all
Getting listings for KTVU [Channel 2]
Error: Exception: System.IO.InvalidDataException: Unable to get response object for station id '10760' from: {
"10760": []
} ---> System.InvalidCastException: Unable to cast object of type 'Newtonsoft.Json.Linq.JArray' to type 'Newtonsoft.Json.Linq.JObject'
Thanks.