<!--
{
  "availability" : [
    "macOS: 10.7.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/AVContentAuthorizationStatus/notPossible",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "c:@E@AVContentAuthorizationStatus@AVContentAuthorizationNotPossible"
  },
  "title" : "AVContentAuthorizationStatus.notPossible"
}
-->

# AVContentAuthorizationStatus.notPossible

The last call to request content authorization couldn’t be completed in a non-recoverable way.

```
case notPossible
```

## Discussion

This status is returned when the call can’t be completed, for example, a newer version of iTunes is required.

---

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)