403 - Forbidden Post API
Hi Team,
We are using OCI load balancer. We have created 2 listeners, one for handling application users traffic and the other for API traffic. Created a rule set within our load balancer. In the rule set, specified the IP address that we want to allow access from. Associated the rule set with the listener that handles API traffic. When we access the API( https://devapi.ap.org/ords/testapi/oauth/token ) from postman, we are getting 403 forbidden error. Attached the screenshots for your reference. When we remove the ruleset from listener, the API is working.
Things we verified.
We have checked our IP using https://ifconfig.me and https://whatismyipaddress.com and updated in access control in rule set.