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?
Nie możesz znaleźć filmu lub serialu? Zaloguj się, aby go utworzyć.
Want to rate or add this item to a list?
Not a member?
Odpowiedź użytkownika Travis Bell
17 października 2013 o godz. 10:56AM
Are you following the steps, 1-3 described in our documentation? Specifically, step #2?
Odpowiedź użytkownika Enrico Belbusti
17 października 2013 o godz. 11:17AM
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.