403 Error when Uploading ZIP Files in Oracle APEX on OCI Integrated with Oracle ERP
I'm experiencing an issue with my Oracle APEX application, which is integrated with Oracle ERP and deployed on OCI (Oracle Cloud Infrastructure). It’s important to note that this application was developed by us using DB, APEX, WebLogic, ERP, and OIC, while the client manages their own infrastructure. The application is accessed through a URL associated with a load balancer.
The issue occurs when attempting to upload ZIP files larger than 100 KB, which results in a 403 error. However, when testing with the direct IP of the APEX server instead of the load balancer URL, the files upload successfully, regardless of their size.
0