Error 403 Forbidden
Hi Team,
1 OCI LoadBalancer
2 listeners erpfusiontest.ap.org and devapi.ap.org each with SSL certificates uploaded.
1 standalone customer managed ORDS server
Apex on Oracle DB server(DBCS)
ORDS version 23.4, apex 24.1 and oracle database 19C
SSL is being terminated at the load balancer. ORDS to APEX is over 8080
In OCI load balancer, we have created ACL with my public IP and associated it to listener(devapi.ap.org). Now only myself can access https://devapi.dummy.com, Others are not able to access it. This is expected. We are using ACL to restrict the access to devapi.ap.org.
We have one api developed using the same https://devapi.dummy.com, problem is i am not able to get the token from postman, it says Error 403 Forbidden.