Hi, I try to request a session id but the webservice return always: "{"status_code":17,"status_message":"Session denied"}". The Script: http://api.themoviedb.org/3/authentication/token/new?api_key=###
http://api.themoviedb.org/3/authentication/session/new?api_key=###&request_token=###
http://api.themoviedb.org/3/account?api_key=###&session_id=###
someone can help me?
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Travis Bell
بتاريخ أكتوبر 17, 2013 في 10:56 صباحا
Are you following the steps, 1-3 described in our documentation? Specifically, step #2?
رد بواسطة Enrico Belbusti
بتاريخ أكتوبر 17, 2013 في 11:17 صباحا
Sorry, but I've read only the documentation at http://docs.themoviedb.apiary.io/. I miss this step: https://www.themoviedb.org/authenticate/REQUEST_TOKEN.
now it works. Thank you. Bye.