Crystal Reports · Example Payload

Crystal Reports Error Example

Business IntelligenceCrystal ReportsData AnalyticsEnterprise SoftwareReportingSAP

Crystal Reports Error Example is an example object payload from Crystal Reports, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

error_codemessage

Example Payload

Raw ↑
{
  "error_code": 401,
  "message": "Authentication token is missing or expired"
}