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.
From the Connectors page, select a Connector.
In the Edit Connector form, expand Advanced Connector Settings.
In the Acceptable HTTP Status Codes field, enter values separated by commas.
Click Fetch Preview (optional).
Click Save Connector.
​