Hello, I just joined and was going through the instructions to get an API key, and got to the docs page that issued the get request for a token and returned my token and callback url - but both the callback url and entering https://www.themoviedb.org/authenticate/[TOKEN REDACTED] send me to a page that says the token is invalid. Am I doing this correct? Sorry for not being that detailed.
EDIT: Nevermind I misunderstood - I signed up for a dev api key now - I think that's what I want. I'm using this for an instance of https://github.com/dularion/streama
Δεν μπορείτε να βρείτε κάποια ταινία ή σειρά; Συνδεθείτε για να τη δημιουργήσετε.
Θέλετε να αξιολογήσετε ή να προσθέσετε αυτό το στοιχείο σε μια λίστα;
Δεν είσαι μέλος;
Απάντηση από τον/την Travis Bell
στις 20 Αύγουστος 2015 στις 11:57 ΕΊΜΑΙ
Hi neeasade,
It doesn't sound like you want a session token, you're just looking for an API key. Once you have an API key, you can make a request like so:
Cheers.
Απάντηση από τον/την neeasade
στις 20 Αύγουστος 2015 στις 06:05 ΜΜ
yepp - hey thanks for all your work on this by the way.