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', '{', '['
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Vous souhaitez évaluer ou ajouter cet élément à une liste ?
Pas encore membre ?
Réponse de Travis Bell
le 17 mai 2013 à 23h45
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.
Réponse de jaevin
le 17 mai 2013 à 23h51
thanks very much and keep up the excellent work!
Réponse de Travis Bell
le 18 mai 2013 à 00h29
Should be fixed.
Réponse de jaevin
le 18 mai 2013 à 05h03
yes it's working now. Thanks!