<!--
{
  "availability" : [
    "macCatalyst: -",
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSServiceInvalidPasteboardDataError",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration Case",
  "symbol" : {
    "kind" : "Enumeration Case",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@Ea@NSTextReadInapplicableDocumentTypeError@NSServiceInvalidPasteboardDataError"
  },
  "title" : "NSServiceInvalidPasteboardDataError"
}
-->

# NSServiceInvalidPasteboardDataError

The service providing app did not return a pasteboard with any of the promised types, or we couldn’t write the data from the pasteboard to the object receiving the returned data.

```
NSServiceInvalidPasteboardDataError
```

---

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)