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?