Soporte de The Movie Database

Hello, I sent a simple search query with my api key (used several times since feb. 2023) but today I get a 401 message. The following request is sent via a javascript fetch function: https://api.themoviedb.org/3/search/movie?api_key=myKey&language=fr&query=Charlie%27s+Angels did I miss something ? Thanks in advance for your advice Kind regards Joseph

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

Jump to last post

I moved from France to Tunisa a few months ago, so my IP and location have changed. Does this has to do with a 401 unauthorized status ?

I renewed the api key in my settings and it seems to work better (no error message) but the object returned below seems incomplete:

Response { type: "cors", url: "https://api.themoviedb.org/3/search/movie?api_key=MY_KEY&language=fr&query=Charlie%27s+Angels", redirected: false, status: 200, ok: true, statusText: "", headers: Headers(19), body: ReadableStream, bodyUsed: false } ​body: ReadableStream { locked: false } ​​locked: false ​​: ReadableStreamPrototype { cancel: cancel(), getReader: getReader(), pipeThrough: pipeThrough(), … } ​bodyUsed: false ​headers: Headers(19) { "access-control-allow-origin" → "", "access-control-expose-headers" → "", "alt-svc" → 'h3=":443"; ma=86400', … } ​​ ​​: HeadersPrototype { append: append(), delete: delete(), get: get(), … } ​ok: true ​redirected: false ​status: 200 ​statusText: "" ​type: "cors"

​url: "https://api.themoviedb.org/3/search/movie?api_key=MY_KEY&language=fr&query=Charlie%27s+Angels"

Is that a matter of timeout or something else ? ​

Hi @J.Ack, if that is the response you are getting to the query, it looks like you may be doing something wrong in constructing the query or reading the response. The status:200 means the query is working. Check and make sure you have "accept: application/json" in your query header and read this discussion to make sure you are waiting for and processing the response properly.

Hello @robbie3999, Thanks a lot for your answer: I made a confusion between 'key' and 'token' in the header option and now everything works fine ! Kind regards

¿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