---
title: ErrorResponse
framework: signinwithapplerestapi
role: symbol
role_heading: Object
path: signinwithapplerestapi/errorresponse
---

# ErrorResponse

The error object returned after an unsuccessful request.

## Declaration

```data
object ErrorResponse
```

## Properties

error: A string that describes the reason for the unsuccessful request. The string consists of a single allowed value.

## Mentioned in

Incorporating Sign in with Apple into other platforms

## Discussion

Discussion The error property contains exactly one of the following values:

## See Also

### Common objects

- [JWKSet](signinwithapplerestapi/jwkset.md)
- [TokenResponse](signinwithapplerestapi/tokenresponse.md)
