Suporte do 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 respostas (na página 1 de 2)

Jump to last post

Página seguinteÚ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 🙏.

Não consegue encontrar um certo Filme ou Série? Inicie Sessão e adicione-o.

Geral

s focus the search bar
p abrir menu do perfil
esc close an open window
? open keyboard shortcut window

Em páginas de Média

b go back (or to parent when applicable)
e ir para a página de edição

Em Páginas de Temporadas de Séries

(seta para a direita) ir para a próxima temporada
(seta para a esquerda) ir para a temporada anterior

Em Páginas de Episódios de Séries

(seta para a direita) ir para o próximo episódio
(seta para a esquerda) ir para o episódio anterior

Em Todas as Páginas de Imagens

a abrir janela para adicionar imagem

Em Todas as Páginas de Edição

t open translation selector
ctrl+ s submit form

Em Páginas de Discussão

n criar uma nova discussão
w toggle watching status
p toggle public/private
c toggle close/open
a abrir actividade
r reply to discussion
l ir para a última resposta
ctrl+ enter submit your message
(seta para a direita) página seguinte
(seta para a esquerda) página anterior

Definições

Deseja classificar ou adicionar este item a uma lista?

Iniciar Sessão

Ainda não é um membro?

Crie uma Conta e Adere a Comunidade