Supporto 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 risposte (nella pagina 1 di 2)

Jump to last post

Prossima paginaUltima pagina

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 πŸ™.

Non riesci a trovare un film o una serie Tv? Accedi per crearlo.

Globale

s focalizza la barra di ricerca
p apri menu profilo
esc chiudi una finestra aperta
? apri finestra scorciatoia tastiera

Su tutte le pagine di media

b torna indietro (o al precedente quando applicabile)
e vai alla pagina di modifica

Nelle pagine delle stagioni TV

(freccia destra) vai alla stagione successiva
(freccia sinistra) vai alla stagione precedente

Nelle pagine degli episodi TV

(freccia destra) vai all'episodio successivo
(freccia sinistra) vai all'episodio precedente

Su tutte le pagine di immagini

a apri finestra aggiungi immagine

Su tutte le pagine di modifica

t apri selettore traduzione
ctrl+ s invia modulo

Sulle pagine di discussione

n crea nuova discussione
w segna come visto/non visto
p cambia publico/privato
c cambia chiuso/aperto
a apri attivita
r rispondi alla discussione
l vai all'ultima risposta
ctrl+ enter invia il tuo messaggio
(freccia destra) pagina successiva
(freccia sinistra) pagina precedente

Impostazioni

Vuoi valutare o aggiungere quest'elemento a una lista?

Accedi