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.
Kan du inte hitta en film eller tv-serie? Logga in för att skapa den.
Vill du betygsätta denna artikel eller lägga till den i en lista?
Inte medlem?
Svar från Travis Bell
den 21 april 2016 vid 8:46 PM
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.