---
title: DownloadError
framework: accountdatatransfer
role: symbol
role_heading: Object
path: accountdatatransfer/downloaderror
---

# DownloadError

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

## Declaration

```data
object DownloadError
```

## Properties

statusCheckDelay: The number of seconds to wait before re-requesting the status. status: The outcome of the operation. statusMessage: The reason the server encountered an error.

## Overview

Overview The statusMessage field has one of these values:

## See Also

### Downloads

- [Get one-time request download URLs](accountdatatransfer/get-one-time-request-download-urls.md)
- [Get recurring request download URLs](accountdatatransfer/get-recurring-request-download-urls.md)
- [DownloadLinks](accountdatatransfer/downloadlinks.md)
