键盘快捷键
高级搜索
I use the url like this http://api.themoviedb.org/3/find/tt0137523?api_key=key
but it never works. So does the sample code in the API document page (maybe just I can't understand it). Could someone help me out?
Hi there,
Take a look here for a working example:
http://www.themoviedb.org/talk/52a05011760ee3276f08138f
Hi Travis,
I have tried the url in the example you given as https://api.themoviedb.org/3/find/tt2406468?api_key=###&external_source=imdb_id, but it didn;t work. Is something wrong with this function?
Thanks,
Did you replace the ### with your API key? It's working fine for me...
###
找不到电影或节目?登录并创建它吧。
登录
注册
想给这个条目评分或将其添加到片单中?
还不是会员?
注册加入社区
Travis Bell 的回复
于 2014 年 03 月 15 日 12:47上午
Hi there,
Take a look here for a working example:
http://www.themoviedb.org/talk/52a05011760ee3276f08138f
exulaine44@gmail.com 的回复
于 2014 年 03 月 30 日 10:34下午
Hi Travis,
I have tried the url in the example you given as https://api.themoviedb.org/3/find/tt2406468?api_key=###&external_source=imdb_id, but it didn;t work. Is something wrong with this function?
Thanks,
Travis Bell 的回复
于 2014 年 03 月 30 日 11:48下午
Did you replace the
###
with your API key? It's working fine for me...