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 的回复
于 2025 年 02 月 14 日 10:01上午
This URL is incomplete. You need to add the file extension at the end.
ticao2 🇧🇷 pt-BR 的回复
于 2025 年 02 月 17 日 9: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?