Supporto The Movie Database

Hello,

I've been using the TMDB API for a couple of years now to access my TV and Movies watchlist without any issues. However, recently, I've started to receive an error message when trying to execute the following REST API call to create a session_id:

headers = {
    "accept": "application/json",
    "content-type": "application/json",
}

validate_login_payload = {
"username": "<USERNAME>",
"password": "<PASSWORD>",
"request_token": "<ACTIVE_REQUEST_TOKEN>",
}

tmdb_validate_login_response = requests.post(
    "https://api.themoviedb.org" + "/3/authentication/token/validate_with_login?api_key=<API_KEY>",
    params=validate_login_payload,
    headers=headers,
)

Here's the error message that I'm currently getting:

{"success":false,"status_code":11,"status_message":"Internal error: Something went wrong, contact TMDb."}

This error message doesn't provide a lot of information regarding the cause of the issue unfortunately. I tried different methods to generate the session_id token, but I always get this error.

I'm still trying to identify the cause of this issue, but in the meantime, I would like to know if there was any recent changes made to the TMDB API (the changelog shows that the last update was a year ago, but I wanted to double check)?

Let me know if you need more information.

Thanks!

1 risposta (nella pagina 1 di 1)

Jump to last post

Hello,

To provide an update, the issue seems to be resolved now after some recent testing, I didn't make any changes on my end.

Thanks!

Non riesci a trovare un film o una serie Tv? Accedi per crearlo.

Globale

s focalizza la barra di ricerca
p apri menu profilo
esc chiudi una finestra aperta
? apri finestra scorciatoia tastiera

Su tutte le pagine di media

b torna indietro (o al precedente quando applicabile)
e vai alla pagina di modifica

Nelle pagine delle stagioni TV

(freccia destra) vai alla stagione successiva
(freccia sinistra) vai alla stagione precedente

Nelle pagine degli episodi TV

(freccia destra) vai all'episodio successivo
(freccia sinistra) vai all'episodio precedente

Su tutte le pagine di immagini

a apri finestra aggiungi immagine

Su tutte le pagine di modifica

t apri selettore traduzione
ctrl+ s invia modulo

Sulle pagine di discussione

n crea nuova discussione
w segna come visto/non visto
p cambia publico/privato
c cambia chiuso/aperto
a apri attivita
r rispondi alla discussione
l vai all'ultima risposta
ctrl+ enter invia il tuo messaggio
(freccia destra) pagina successiva
(freccia sinistra) pagina precedente

Impostazioni

Vuoi valutare o aggiungere quest'elemento a una lista?

Accedi