Trying to use test a login screen from an app and keep running into trouble with the /authentication/token/validate_with_login method. I've tried the following request with multiple request tokens in multiple browsers and an iOS simulator and continue getting Status Code 5: Invalid parameters returned.
Can someone help?
Example Request:
https://api.themoviedb.org/3/authentication/token/validate_with_login?username=###&requestToken=###&api_key=###&password=###
找不到电影或节目?登录并创建它吧。
KFI9 的回复
于 2015 年 08 月 14 日 5:05下午
Oops. Spelled the request_token key incorrectly
Travis Bell 的回复
于 2015 年 08 月 17 日 6:54下午
Hi KFI9,
So did you end up figuring this out?