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=###
Non riesci a trovare un film o una serie Tv? Accedi per crearlo.
Vuoi valutare o aggiungere quest'elemento a una lista?
Non sei un membro?
Risposta da KFI9
il 14 agosto, 2015 alle 5:05PM
Oops. Spelled the request_token key incorrectly
Risposta da Travis Bell
il 17 agosto, 2015 alle 6:54PM
Hi KFI9,
So did you end up figuring this out?