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.
Es fehlt ein Film oder eine Serie? Logge dich ein zum Ergänzen.
Diesen Eintrag bewerten oder zu einer Liste hinzufügen?
Kein Mitglied?
Antwort von ticao2 🇧🇷 pt-BR
am 11. Februar 2023 um 20:57
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.
Antwort von walter6923
am 11. Februar 2023 um 21:00
Thanks for the update. But turns out it was a Flutter problem. No worries. SOLVED!!
Antwort von redbuzz
am 28. April 2023 um 05:11
same problem img is not loading when i used in the code. but in browser its loading img
Antwort von ticao2 🇧🇷 pt-BR
am 28. April 2023 um 08:07
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
Antwort von _Sushant
am 20. August 2023 um 09:40
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.
Antwort von ticao2 🇧🇷 pt-BR
am 20. August 2023 um 09:53
I suggest you do what I suggested in my previous comment.
Antwort von ACMI
am 5. Januar 2024 um 22:26
What was the issue? I'm facing the same