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?
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Vous souhaitez évaluer ou ajouter cet élément à une liste ?
Pas encore membre ?
Réponse de Travis Bell
le 17 octobre 2013 à 10h56
Are you following the steps, 1-3 described in our documentation? Specifically, step #2?
Réponse de Enrico Belbusti
le 17 octobre 2013 à 11h17
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.