Soporte de The Movie Database

Error status code: 404 Error body: {"success":false,"status_code":34,"status_message":"The resource you requested could not be found."}

I can't fetch credits for a movie. get( '${AppConstants.apiBaseKey}movie/$movieId/credits?api_key=${AppConstants.apiKey}' );

Also tried fetching with a hardcoded id , or to fetch from a person endpoint still does not work. Even tho the TRY IT option on site works.

The apiBaseKey and apiKey are fine , because they fetch movies with no problems

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

Jump to last post

@Senadin said:
Error 404 on movie/credits
Error status code: 404
Error body: {"success":false,"status_code":34,"status_message":"The resource you requested could not be found."}

I can't fetch credits for a movie.
get( '${AppConstants.apiBaseKey}movie/$movieId/credits?api_key=${AppConstants.apiKey}' );

Also tried fetching with a hardcoded id , or to fetch from a person endpoint still does not work.
Even tho the TRY IT option on site works.

The apiBaseKey and apiKey are fine , because they fetch movies with no problems

It is not finding the ID you specified.
The problem must be in your $movieId parameter.
Check that the API Request sent by your code is correct.
It's normal to have problems because of some small error.
An extra character, a space, etc...

Thanks for the reply! The problem was that i did not use headers , which was working for my movie id request somehow but for credits did not.

¿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