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?