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אחרי חצות יום
Oops. Spelled the request_token key incorrectly
תגובה מאת Travis Bell
ב-אוגוסט 17, 2015 ב-6:54אחרי חצות יום
Hi KFI9,
So did you end up figuring this out?