Setting HTTP Status Codes

You can allow only a specific set of HTTP status codes to be returned from a request to a Connector. The status codes are provided as a comma separated list and/or a range of acceptable status codes. For example, you can create the following list:

200-399, 403, 404, 500

It is good practice to set Acceptable HTTP Status Codes HTTP status codes to 200-600. Default codes are within the range of 200 to 399.

To set HTTP status codes, follow these steps.

Steps
Steps
  1. From the Connectors page, select a Connector.

  2. In the Edit Connector form, expand Advanced Connector Settings.

  3. In the Acceptable HTTP Status Codes field, enter values separated by commas.

  4. Click Fetch Preview (optional).

  5. Click Save Connector.

​