键盘快捷键
高级搜索
I can't get a new API key generated to "upgrade" to version 3 for my version 2.1 library. My Old key doesn't work with version 3? Or is the format for calling functions changed?
Hi BenJeremy,
You don't need a new key.
Please pay attention to the documentation, an example request on v3 looks like:
http://api.themoviedb.org/3/search/movie?api_key=###&query=fight+club
Replace ### with your API key.
###
Cheers.
Yeah, my bad... off to rewrite everything now.
找不到电影或节目?登录并创建它吧。
登录
注册
想给这个条目评分或将其添加到片单中?
还不是会员?
注册加入社区
Travis Bell 的回复
于 2013 年 09 月 17 日 1:36下午
Hi BenJeremy,
You don't need a new key.
Please pay attention to the documentation, an example request on v3 looks like:
Replace
###
with your API key.Cheers.
BenJeremy 的回复
于 2013 年 09 月 17 日 1:59下午
Yeah, my bad... off to rewrite everything now.