https://image.tmdb.org/t/p/original/45bf211dba8c37ecca74385c02799cec this url display image size not supported and when i use this url('https://image.tmdb.org/t/p/original${movie?.backdrop_path}'), it display black screen what is the error how can i fx it
Не можете найти фильм или сериал? Войдите на сайт, чтобы добавить его.
Хотите поставить оценку или добавить в список?
Нет аккаунта?
Ответ от superboy97
, 14 февраля 2025 в 10:01
This URL is incomplete. You need to add the file extension at the end.
Ответ от ticao2 🇧🇷 pt-BR
, 17 февраля 2025 в 09:06
An example URL:
https://image.tmdb.org/t/p/original/pB8BM7pdSp6B6Ih7QZ4DrQ3PmJK.jpg
https://image.tmdb.org/t/p/original/pzIddUEMWhWzfvLI3TwxUG2wGoi.jpg
I believe that this sequence of characters, 45bf211dba8c37ecca74385c02799cec, is not from an image.
https://image.tmdb.org/t/p/original/45bf211dba8c37ecca74385c02799cec.jpg
Where did that string of characters come from?