Custom Reporting API Errors

The following errors can be returned in response to Custom Reporting API requests.

CodeNameDescription
21001INVALID_INPUTIf the request contains invalid or missing data, the API returns HTTP code 400, along with information about the error.

For example: title is mandatory
21002GENERAL_REPORT_ERRORIn case of service errors, the API returns HTTP code 500, along with this message:

BI Reports are currently unavailable; please try again later.