omdbapi / OMDb-API

The Open Movie Database Bug Tracking
420 stars 21 forks source link

Link address for poster returns 404 #212

Open mikael1000 opened 3 years ago

mikael1000 commented 3 years ago

Not found https://m.media-amazon.com/images/M/MV5BMTQ5MDAxNTE0Nl5BMl5BanBnXkFtZTgwNDAxMzU4MjE@._V1_SX300.jpg

Poster for ID: tt3626142

Is this wanted reporting/issuing or is it too much?

SergiuszR commented 3 years ago

Are you a patron? In documentation it is said that it's available only for patrons.

mikael1000 commented 3 years ago

I'm no Patreon.

Are you sure that's the poster API? Images I find from other movies from search result is around 300x450 and not close to the resolution advertised with the poster API.

And why can I in that case find 99% of images from other movies?

When looking into this I can still see that the image I started this with is still not found. I also found another error. I tried with the movie Tenet on search By title. The result gives me the movie Tenet and the poster is correct.

I take the given id from result and do another search tt6723592 By ID. That result gives me a poster link and that link goes to another movies poster (The Tenet from 2018).

The searches are made on the OMDb API webpage.