Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Customize Default Fault format

Not applicable

By Fault Errors responded in below format. Is there anyway we can customize the format. I want to make consistent fault response between my target server and apigee' fault. Thanks.

{
  "fault": {
    "faultstring": "Invalid Id",
    "detail": {
      "errorcode": "400",
      "info": "Contact: support@support.com"
    }
  }
}
1 14 1,088
14 REPLIES 14