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=###
Nie możesz znaleźć filmu lub serialu? Zaloguj się, aby go utworzyć.
Want to rate or add this item to a list?
Not a member?
Odpowiedź użytkownika KFI9
14 sierpnia 2015 o godz. 5:05PM
Oops. Spelled the request_token key incorrectly
Odpowiedź użytkownika Travis Bell
17 sierpnia 2015 o godz. 6:54PM
Hi KFI9,
So did you end up figuring this out?