---
title: InvalidCustomerConsentedError
framework: appstoreserverapi
role: symbol
role_heading: Object
path: appstoreserverapi/invalidcustomerconsentederror
---

# InvalidCustomerConsentedError

An error that indicates the customer consented field is invalid or doesn’t indicate that the customer consented.

## Declaration

```data
object InvalidCustomerConsentedError
```

## Properties

errorCode: errorMessage:

## Mentioned in

App Store Server API changelog

## Discussion

Discussion If the customerConsented field in ConsumptionRequest or ConsumptionRequestV1 is any value other than true, the App Store server rejects the request. For more information, see customerConsented.

## See Also

### Consumption request errors

- [ConsumptionPercentageAutoRenewableSubscriptionError](appstoreserverapi/consumptionpercentageautorenewablesubscriptionerror.md)
- [ConsumptionPercentageOutOfRangeError](appstoreserverapi/consumptionpercentageoutofrangeerror.md)
- [InvalidAccountTenureError](appstoreserverapi/invalidaccounttenureerror.md)
- [InvalidAppAccountTokenError](appstoreserverapi/invalidappaccounttokenerror.md)
- [InvalidConsumptionStatusError](appstoreserverapi/invalidconsumptionstatuserror.md)
- [InvalidDeliveryStatusError](appstoreserverapi/invaliddeliverystatuserror.md)
- [InvalidLifetimeDollarsPurchasedError](appstoreserverapi/invalidlifetimedollarspurchasederror.md)
- [InvalidLifetimeDollarsRefundedError](appstoreserverapi/invalidlifetimedollarsrefundederror.md)
- [InvalidPlatformError](appstoreserverapi/invalidplatformerror.md)
- [InvalidPlayTimeError](appstoreserverapi/invalidplaytimeerror.md)
- [InvalidSampleContentProvidedError](appstoreserverapi/invalidsamplecontentprovidederror.md)
- [InvalidTransactionTypeNotSupportedError](appstoreserverapi/invalidtransactiontypenotsupportederror.md)
- [InvalidUserStatusError](appstoreserverapi/invaliduserstatuserror.md)
- [InvalidTransactionNotConsumableError](appstoreserverapi/invalidtransactionnotconsumableerror.md)
- [UndeliveredConsumptionPercentageNonZeroError](appstoreserverapi/undeliveredconsumptionpercentagenonzeroerror.md)
