I am using this image path (imagePath = "https://image.tmdb.org/t/p/w500") and then the postre_path from the result. but I am not getting any image result back.
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Vous souhaitez évaluer ou ajouter cet élément à une liste ?
Pas encore membre ?
Réponse de ticao2 🇧🇷 pt-BR
le 11 février 2023 à 20h57
Please post here an image URL that is not working.
Something like that:
If possible, inform the ID of the movie, referring to this image.
Réponse de walter6923
le 11 février 2023 à 21h00
Thanks for the update. But turns out it was a Flutter problem. No worries. SOLVED!!
Réponse de redbuzz
le 28 avril 2023 à 05h11
same problem img is not loading when i used in the code. but in browser its loading img
Réponse de ticao2 🇧🇷 pt-BR
le 28 avril 2023 à 08h07
https://image.tmdb.org/t/p/w185/ngl2FKBlU4fhbdsrtdom9LVLBXw.jpg
If the image opens in the browser I assume the problem must be in your code.
To get help from other users here on the forum,
I suggest you open a new topic explaining the tool you are using in the title.
For example:
JavaScript - Image does not load
Réponse de _Sushant
le 20 août 2023 à 09h40
I'm having the same issue, I've checked my code many a times,
image url is working as well as the code doesn't throw any error.
Still the images are not loading in the web app.
i have console logged the results from api, there's no error at all, still the images are not loading.
Réponse de ticao2 🇧🇷 pt-BR
le 20 août 2023 à 09h53
I suggest you do what I suggested in my previous comment.
Réponse de ACMI
le 5 janvier 2024 à 22h26
What was the issue? I'm facing the same