We are seeing a case where, on the target server, we are specifically setting the response status code to 400, we also see in the trace that APIGEE shows 400, but when checking in postman we see 200 as response status code.
In above image, postman is showing status code as 200 'OK' when APIGEE responds as 400 'Bad Request'. 1. If APIGEE responds 401 status code postman is showing correct status code. 2. If APIGEE responds 400 or 422 status code postman is showing invalid status code as 200 'OK'.
Are we doing any thing wrong, or should we add any other specfic rule to correct this?
I am using on-prem APIGEE. Version 4.15.04.00 Please guide me.