Reporting API Errors

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

CodeNameDescription
21001INVALID_INPUTIn case of bad input errors, the API returns HTTP code 400, along with information about the error. For example:
Invalid Next Page Token
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.