When I use the IMDB ID I'm getting the following:
{ "status_code": 34, "status_message": "The resource you requested could not be found." }
example: https://api.themoviedb.org/3/tv/tt1442437?api_key=xxxxxxxxxxxxxxxxxxxxxxxxxx&language=en-US
I'm hoping this can be done in a single request :(
找不到电影或节目?登录并创建它吧。
Travis Bell 的回复
于 2017 年 01 月 18 日 12:26下午
Hi @bootleg Unfortunately, no. There is no TV method for doing that. You will have to use the /find method.