---
title: error
framework: appstorereceipts
role: symbol
role_heading: Object
path: appstorereceipts/error
---

# error

Error information that returns in the response body when a request isn’t successful.

## Declaration

```data
object error
```

## Properties

code: A standard HTTP status code returned in the response body whenever a request isn’t successful due to a general networking issue.

## See Also

### Deprecated

- [verifyReceipt](appstorereceipts/verify-receipt.md)
- [requestBody](appstorereceipts/requestbody.md)
- [responseBody](appstorereceipts/responsebody.md)
