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 στις 08: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.
Απάντηση από τον/την walter6923
στις 11 Φεβρουάριος 2023 στις 09:00 ΜΜ
Thanks for the update. But turns out it was a Flutter problem. No worries. SOLVED!!
Απάντηση από τον/την redbuzz
στις 28 Απρίλιος 2023 στις 05:11 ΕΊΜΑΙ
same problem img is not loading when i used in the code. but in browser its loading img
Απάντηση από τον/την ticao2 🇧🇷 pt-BR
στις 28 Απρίλιος 2023 στις 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
Απάντηση από τον/την _Sushant
στις 20 Αύγουστος 2023 στις 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.
Απάντηση από τον/την ticao2 🇧🇷 pt-BR
στις 20 Αύγουστος 2023 στις 09:53 ΕΊΜΑΙ
I suggest you do what I suggested in my previous comment.
Απάντηση από τον/την ACMI
στις 5 Ιανουάριος 2024 στις 10:26 ΜΜ
What was the issue? I'm facing the same