Soporte de The Movie Database

Hi, i am using fast-average-color repo to get average color of movie poster but it gives me an error and it says "security error (CORS) for resource https://image.tmdb.org/t/p/w500/wlfDxbGEsW58vGhFljKkcR5IxDj.jpg". How should i solve this problem?

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

Jump to last post

Página siguienteÚltima página

It may be best to seek assistance from the program.
https://github.com/fast-average-color/fast-average-color
Anyway, if the problem is security, you better inform more:
What is your OS?
In wich country are you?
We know that the Android OS eventually has security protocol problems due to the system update.

Does this problem occur only with this image, or any TMDb poster?


EDIT
The program has 3 ways to get the job done.
Which one are you using?

  • Get average color from loaded image
  • Get average color from unloaded image
  • Get average color from image url

Sorry, this problem occurs on every image. I am from Turkey. I am using vue cli. Library just needs a URL, i gave the poster url to function but i got this error. Images are fine when i use as a img source like showing the poster on front end but i am getting this error when i give poster url to library function to get average color. Also I don’t have any problem to show or open on my browser. The problem only occurs when i use the library.

Edit: i tried loaded and image url options.

I believe that only Travis Bell, TMDb administrator, can help.
Let's wait for him to see your question.

Can i send message this admin?

I'll try to warn him.
He's been very busy.
Just see the To-Do list on Trello https://trello.com/b/k34aFUme/web

In the meantime, try a search here on the Forum for CORS.
I found several comments from Travis.
Maybe it will help.

https://www.themoviedb.org/talk/search?advanced_search=&query=CORS&with_category=&with_status%5B%5D=closed&with_status%5B%5D=open

Yeah, i looked before post this topic. But there is no solution for images. They get CORS error for getting movie data etc. and Travis Bell is hardworking guy i see. I am searching for another library. Maybe library is the broken.

I solved it with this article. I tried it before but it didn't help me. Now it's works. Steps:
1) Add this to your vue.config.js

module.exports = {devServer: {
    proxy: 'http://image.tmdb.org/',
    }
  };

2) Change image url

'http://image.tmdb.org/'

link to

'http://localhost:8080'

Example:

http://image.tmdb.org/t/p/w500/8WUVHemHFH2ZIP6NWkwlHWsyrEL.jpg

to

http://localhost:8080/t/p/w500/8WUVHemHFH2ZIP6NWkwlHWsyrEL.jpg

Great sunny

Hi Biostate56, Im using fast-average-color lib and and getting same issue. Do you have any solution for React JS. Many thanks,

@Biostate56 said:

I solved it with this article. I tried it before but it didn't help me. Now it's works. Steps:
1) Add this to your vue.config.js

module.exports = {devServer: {
    proxy: 'http://image.tmdb.org/',
    }
  };

2) Change image url

'http://image.tmdb.org/'

link to

'http://localhost:8080'

Example:

http://image.tmdb.org/t/p/w500/8WUVHemHFH2ZIP6NWkwlHWsyrEL.jpg

to

http://localhost:8080/t/p/w500/8WUVHemHFH2ZIP6NWkwlHWsyrEL.jpg

This is so stupid, I run into the same problem and then thinking I've finally found a solution only to see that your solution is in Vue!! 🤬

Okay I found the solution for React! It was so simple lmao

@kevinlenske said:
Okay I found the solution for React! It was so simple lmao

Would it be possible for you to share with other React users the solution you found?

@ticao2 said:

@kevinlenske said:
Okay I found the solution for React! It was so simple lmao

Would it be possible for you to share with other React users the solution you found?

No, because it was a false alarm. My only option right now is to proxy my requests in the backend...

I solved this problem by change the image url to (https://image.tmdb.org/t/p/w220_and_h330_face/...). And for some reason it works fine.

@phamquy481 said:

I solved this problem by change the image url to (https://image.tmdb.org/t/p/w220_and_h330_face/...). And for some reason it works fine.

Pham thank you so much!! I spent an ENTIRE day torturing myself trying to figure this out. You are a blessing to the world my man. And it's so odd that you have to change it to those specific URL. Very weird. Thanks a million 🙏.

¿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