<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "AppleMusicAPI",
  "identifier" : "/documentation/AppleMusicAPI/Error",
  "metadataVersion" : "0.1.0",
  "role" : "Object",
  "symbol" : {
    "kind" : "Object",
    "modules" : [
      "Apple Music API"
    ],
    "preciseIdentifier" : "data:music_api:Error"
  },
  "title" : "Error"
}
-->

# Error

Information about an error that occurred while processing a request.

```
object Error
```

## Discussion

If a request is unsuccessful, the `errors` in the response may contain an Error object for each problem that occurred.

## Topics

### Related Objects

[`Error.Source`](/documentation/AppleMusicAPI/Error/Source-data.dictionary)

The Source object represents the source of an error.



---

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)