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.
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 april 21, 2016 ob 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.