<!--
{
  "availability" : [
    "App Store Connect API: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppStoreConnectAPI",
  "identifier" : "/documentation/AppStoreConnectAPI/ErrorResponse/Errors-data.dictionary",
  "metadataVersion" : "0.1.0",
  "role" : "Object",
  "symbol" : {
    "kind" : "Object",
    "modules" : [
      "App Store Connect API"
    ],
    "preciseIdentifier" : "data:app_store_connect_api:ErrorResponse.Errors"
  },
  "title" : "ErrorResponse.Errors"
}
-->

# ErrorResponse.Errors

The details about an error that are returned when an API request isn’t successful.

```
object ErrorResponse.Errors
```

## Discussion

Use the `code` parameter for programmatic error handling. See [Parsing the Error Response Code](/documentation/AppStoreConnectAPI/parsing-the-error-response-code) for more information. For more information about using the `source` parameter, see [Pinpointing the Location of Errors](/documentation/AppStoreConnectAPI/pinpointing-the-location-of-errors).

## Topics

### Objects

[`JsonPointer`](/documentation/AppStoreConnectAPI/JsonPointer)

An object that contains the JSON pointer that indicates the location of the error.

[`Parameter`](/documentation/AppStoreConnectAPI/Parameter)

An object that contains the query parameter that produced the error.

[`ErrorResponse.Errors.Meta`](/documentation/AppStoreConnectAPI/ErrorResponse/Errors-data.dictionary/Meta-data.dictionary)

An object that contains the error itself or associated errors.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)