Error while loading images in Oracle APEX application runtime

Error while loading images in Oracle APEX application runtime

Images Not load at APEX runtime using a REST web services
Engineerr1983
24 minutes ago

Actions
Hi, I’m using APEX 22.2 to build a Movies Watchlist Application using The Web site Database (The Movie Database (TMDB) (themoviedb.org)), To use a REST Web services to connect to the website database and brings movies from it to the APEX application..

The steps are listed in APEX online tutorials as in the picture below:

The application contains a modal dialog page which contains 2 regions for popular and searched movies.

For each region, in the Attributes tab, and in (Media) section, the URL is (https://image.tmdb.org/t/p/w500&POSTER_PATH)

But at runtime both regions (Popular / Searched) movies there are no pictures loaded to the page, there is just a small logo above the left side of the picture

And when I try to open the picture and load it in a new page there is an error related to the (Media – > URL) I’ve put which was

(https://image.tmdb.org/t/p/w500&POSTER_PATH).
The error shown below.

Is there any problem with the (Media – > URL) (https://image.tmdb.org/t/p/w500&POSTER_PATH)??

Thanks

Leave a Reply

Your email address will not be published. Required fields are marked *