Soporte de The Movie Database

When i query for the basic information about a film; i get a response. when i use the same tmdb id to query for it's related videos, i get a 404. either the tmdb id exists or it doesn't? how is this possible? are the two APIs out of sync?

6 respuestas (en la página 1 de 1)

Jump to last post

Hi AJ,

I'm not sure I completely understand. A simple example for Suicide Squad:

https://api.themoviedb.org/3/movie/297761?api_key=###
https://api.themoviedb.org/3/movie/297761/videos?api_key=###

Better yet, lets do this all in a single query:

https://api.themoviedb.org/3/movie/297761?api_key=###&append_to_response=videos

it's happened a few times over the last few months. i have 2 different systems, one does the basic info, the other does the videos. given your 2 URLs example.. i was getting data for the first one, and a 404 for the second url. which leads me to believe they are somehow out of sync. i re-did the offending film id the following day and the issue cleared.

it's happened again, just now.. http://api.themoviedb.org/3/movie/309487/videos is returning 404. yet http://api.themoviedb.org/3/movie/309487 is not. also id: 335389

So this movie was deleted which would explain the behaviour you're seeing. The cached result was still being returned because it was requested (and therefore cached) when it was still here. But the videos call wasn't cached and therefore 404'd instantly.

Now that the cached item has been purged, both requests 404.

ok, so a 404 on either should be considered a 404 for both; and i should presume its a cache issue? do you have any idea how long these cache expiry is set for?

These items are cached for 6 hours.

¿No encuentras una película o serie? Inicia sesión para crearla:

Global

s centrar la barra de búsqueda
p abrir menú de perfil
esc cierra una ventana abierta
? abrir la ventana de atajos del teclado

En las páginas multimedia

b retrocede (o a padre cuando sea aplicable)
e ir a la página de edición

En las páginas de temporada de televisión

(flecha derecha) ir a la temporada siguiente
(flecha izquierda) ir a la temporada anterior

En las páginas de episodio de televisión

(flecha derecha) ir al episodio siguiente
(flecha izquierda) ir al episodio anterior

En todas las páginas de imágenes

a abrir la ventana de añadir imagen

En todas las páginas de edición

t abrir la sección de traducción
ctrl+ s enviar formulario

En las páginas de debate

n crear nuevo debate
w cambiar el estado de visualización
p cambiar público/privado
c cambiar cerrar/abrir
a abrir actividad
r responder al debate
l ir a la última respuesta
ctrl+ enter enviar tu mensaje
(flecha derecha) página siguiente
(flecha izquierda) página anterior

Configuraciones

¿Quieres puntuar o añadir este elemento a una lista?

Iniciar sesión