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', '{', '['
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on May 17, 2013 at 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.
Reply by jaevin
on May 17, 2013 at 11:51 PM
thanks very much and keep up the excellent work!
Reply by Travis Bell
on May 18, 2013 at 12:29 AM
Should be fixed.
Reply by jaevin
on May 18, 2013 at 5:03 AM
yes it's working now. Thanks!