<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "Account Data Transfer",
  "identifier" : "/documentation/AccountDataTransfer/DownloadError",
  "metadataVersion" : "0.1.0",
  "role" : "Object",
  "symbol" : {
    "kind" : "Object",
    "modules" : [
      "Account Data Transfer"
    ],
    "preciseIdentifier" : "data:Account Data Transfer:DownloadError"
  },
  "title" : "DownloadError"
}
-->

# DownloadError

An object that describes an error the server encounters preparing download URLs for a request.

```
object DownloadError
```

## Overview

The `statusMessage` field has one of these values:

- `invalid_request_status`: The download request isn’t complete and you need to request the download URLs again after `statusCheckDelay` seconds.
- `request_not_found`: The request ID you provided isn’t recognized.

---

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)