The following errors can be returned in response to reporting API requests.
Code | Name | Description |
---|---|---|
21001 | INVALID_INPUT | In case of bad input errors, the API returns HTTP code 400, along with information about the error. For example:Invalid Next Page Token |
21002 | GENERAL_REPORT_ERROR | In case of service errors, the API returns HTTP code 500, along with this message:BI Reports are currently unavailable; please try again later. |