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.
映画やテレビ番組が見つかりませんか?ログインして作成してください。
このアイテムを評価したり、リストに追加したりしたいですか?
メンバーではありませんか?
Travis Bellからの返信
投稿:2016年04月21日 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.