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
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por superboy97
el 14 de febrero de 2025 a las 10:01
This URL is incomplete. You need to add the file extension at the end.
Contestado por ticao2 🇧🇷 pt-BR
el 17 de febrero de 2025 a las 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?