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下午
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.