Hi there
I have Apex on the cloud (https://apex.oracle.com/ ) and I installed on my PC Oracle XE 18c and Apex 19.1
The Same App run on Both but in the PC version don't show the Images, I made one column to download the image and i got this error - The requested URL /apex/apex_util.get_blob was not found on this server
in the cloud version works fine.
I tried to run on sqlplus "grant execute on dbms_lob public;" but still not show the images.
Many Thanks