When I try: http://api.themoviedb.org/3/search/movie?api_key=API_KEY&query=Star+Wars+New+Hope&include_adult=true&language=en I get: {"status_code":11,"status_message":"Internal error: Something went wrong, contact TMDb."} However when I set include)adult to true everything is fine: http://api.themoviedb.org/3/search/movie?api_key=API_KEY&query=Star+Wars+New+Hope&include_adult=false&language=en Response: "{"page":1,"results":[{"poster_path":"\/tvSlBzAdRE29bZe5yYWrJ2ds137.jpg","adult":false,"overview":"Princess Leia is captured..."
Is there something wrong with TMDB or my api key is for non adult only?
PS: For this public question I replaced my api key with "API_KEY" above.
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 21 avril 2016 à 20h46
Hi rafalmag,
I think that was just bad timing on your part. AWS had some network connectivity issues that affected us right around the time of your post. Everything is now back to normal.