键盘快捷键
高级搜索
Sample url: https://www.themoviedb.org/auth/access?request_token=xxx&redirect_to=http%3A%2F%2Flocalhost%3A7777%2Ftmdb-login.html
Redirecting to this url after approve: https://www.themoviedb.org/auth/access/approve
Hi @danelkhen v4 doesn't support it as part of the web call. You need to post it as a JSON payload in your original call to generate a request token.
Oh, it was mentioned someplace else in the documentation so didn't notice the parameter. (all paths and methods are were missing in swagger json file in v4 - but now i see that they're there). Works now thanks!
Happy to hear it's working now!
找不到电影或节目?登录并创建它吧。
登录
注册
想给这个条目评分或将其添加到片单中?
还不是会员?
注册加入社区
Travis Bell 的回复
于 2017 年 01 月 04 日 7:24下午
Hi @danelkhen v4 doesn't support it as part of the web call. You need to post it as a JSON payload in your original call to generate a request token.
danelkhen 的回复
于 2017 年 01 月 05 日 10:04上午
Oh, it was mentioned someplace else in the documentation so didn't notice the parameter. (all paths and methods are were missing in swagger json file in v4 - but now i see that they're there). Works now thanks!
Travis Bell 的回复
于 2017 年 01 月 05 日 10:38上午
Happy to hear it's working now!