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?
Nemůžete nalézt film nebo seriál? Přihlaste se pro jeho vytvoření.
Want to rate or add this item to a list?
Not a member?
Odpověď od Travis Bell
17.10.2013 v 10:56 DOP.
Are you following the steps, 1-3 described in our documentation? Specifically, step #2?
Odpověď od Enrico Belbusti
17.10.2013 v 11:17 DOP.
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.