Hi,
ever since yesterday something changed for the movie search http://api.themoviedb.org/3/search/movie? call where it's returning a non-valid json. I've ran it through a json validator and the problem seems to be pointing to vote average that has "nan" in it. Can please fix it? thanks! A simple search for superman and batman will see this error.
Parse error on line 61: ... "vote_average": nan, "vo -----------------------^ Expecting 'STRING', 'NUMBER', 'NULL', 'TRUE', 'FALSE', '{', '['
Ne najdete filma ali serije? Prijavite se, da ga/jo ustvarite.
Want to rate or add this item to a list?
Not a member?
Travis Bell je odgovoril
dne maj 17, 2013 ob 11:45 PM
Hi jaevin,
Yes, this is a known issue. The fix is in the middle of being deployed. As the cache clears you'll see the fixed responses.
jaevin je odgovoril
dne maj 17, 2013 ob 11:51 PM
thanks very much and keep up the excellent work!
Travis Bell je odgovoril
dne maj 18, 2013 ob 12:29 AM
Should be fixed.
jaevin je odgovoril
dne maj 18, 2013 ob 5:03 AM
yes it's working now. Thanks!