Soporte de The Movie Database

Hi, I am using the API for loading some backdrop images using the configuration API. However, during development, I get a series of GET request errors shown in the link below.

Image of errors

The thing is, it doesnt happen all the time, but at random times making it hard to debug. Can anyone explain what is happening here? At the moment, the image url is being used to dynamically load backdrop images into an element in React.

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

Jump to last post

Hi @mikey123555,

My understanding based on this article I found it that it's more to do with how you're accessing your development app and Chrome not liking mixed content. Are you accessing it locally over SSL, or over just over plain HTTP? I assume HTTP?

If that's the case, for dev, you should switch your image calls to be just HTTP. If you end up deploying this in production on an SSL end point, you should then switch your image calls to HTTPS.

Ah, so Im actually using localhost on port 3000. So would this be plain HTTP then? Should I then modify the image call url to be HTTP instead?

Correct, HTTP in dev.

Okay so I took your advice and tried two things:

1) I changed my dev server to HTTPS, but still got the same error. 2) I changed the image url to HTTP and left the dev server alone, and still got the error.

Here is the console log, showing the new image src urls and the continuing error:

Errors

Any thoughts?

I'm afraid I don't. You'll have to dig into what's actually causing the error in Chrome. I've never seen it so I am not sure.

¿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 discusión

n crear nueva discusión
w cambiar el estado de visualización
p cambiar público/privado
c cambiar cerrar/abrir
a abrir actividad
r responder a la discusión
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