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.
Не можеш да нађеш филм или серију? Пријави се да додаш.
Желите ли да оцените или додате ову ставку у листу?
Нисте члан?
Одговор од ticao2 🇧🇷 pt-BR
дана 11. фебруар 2023. у 8:57 PM
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.
Одговор од walter6923
дана 11. фебруар 2023. у 9:00 PM
Thanks for the update. But turns out it was a Flutter problem. No worries. SOLVED!!
Одговор од redbuzz
дана 28. април 2023. у 5:11 AM
same problem img is not loading when i used in the code. but in browser its loading img
Одговор од ticao2 🇧🇷 pt-BR
дана 28. април 2023. у 8:07 AM
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
Одговор од _Sushant
дана 20. август 2023. у 9:40 AM
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.
Одговор од ticao2 🇧🇷 pt-BR
дана 20. август 2023. у 9:53 AM
I suggest you do what I suggested in my previous comment.
Одговор од ACMI
дана 05. јануар 2024. у 10:26 PM
What was the issue? I'm facing the same