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
на 14 август 2015 в 5:05 PM
Oops. Spelled the request_token key incorrectly
Отговор от Travis Bell
на 17 август 2015 в 6:54 PM
Hi KFI9,
So did you end up figuring this out?