Image error in Oracle ORDS with Tomcat
Hi!
I have a enviroment with Oracle APEX 21.2.6 running with Oracle ORDS 19.4.
I installed both applications without user SYS, but I used the script ords_installer_privileges.sql to grant my user with privellegies to do the job.
After all I changed the image path of APEX using @reset_image_prefix.sql and I used the CDN path (https://static.oracle.com/cdn/apex/21.2.4/), but didn´t work. I´m receiving message about wrong image path.
I´m using Apache Tomcat 8.5 to access Oracle ORDS.
Anyone can help me?