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?
Kan du inte hitta en film eller tv-serie? Logga in för att skapa den.
Vill du betygsätta denna artikel eller lägga till den i en lista?
Inte medlem?
Svar från Travis Bell
den 17 oktober 2013 vid 10:56 AM
Are you following the steps, 1-3 described in our documentation? Specifically, step #2?
Svar från Enrico Belbusti
den 17 oktober 2013 vid 11:17 AM
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.