When client views an internal error message in a prod project. What is the first thing that you are going to do?

p.p1 {margin: 0.0px 0.0px 8.0px 0.0px; font: 14.0px 'Trebuchet MS'; color: #ed7d31; -webkit-text-stroke: #ed7d31}
span.s1 {font-kerning: none}

You are working on a project and you see a fault occurring. The client is viewing the internal error message provided by the APIGEE. what is the first action that you will take.

a) you will add a generic error message and raise a fault. b)you will add a default fault rule and set it to enforce always. c)you will add a raise fault policy.

0 1 132
1 REPLY 1

Hi @mrinmayashrivastava, if you are doing input validation then use Raise faults with appropriate Conditions.

We need to use Fault Rules & Default Fault Rules for providing more meaningful/custom error message in case of Apigee Errors.