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 στις 05:05 ΜΜ
Oops. Spelled the request_token key incorrectly
Απάντηση από τον/την Travis Bell
στις 17 Αύγουστος 2015 στις 06:54 ΜΜ
Hi KFI9,
So did you end up figuring this out?