Error codes

Enumeration Members

BAD_RESPONSE: number

Error: Bad response from the server

CLIENT_INVALID: number

Error: Client is not allowed to issue the request

CLOUD_SERVICE_NETWORK_CONNECTION_FAILED: number

Error: The device could not connect to the network.

CLOUD_SERVICE_PERMISSION_DENIED: number

Error: The user has not allowed access to Cloud service information

CLOUD_SERVICE_REVOKED: number

Error: The user has revoked permission to use this cloud service.

COMMUNICATION: number

Error: Failed to communicate with the server

DOWNLOAD: number

Error: Failed to download the content

FINISH: number

Error: Cannot finalize a transaction or acknowledge a purchase

INVALID_OFFER_IDENTIFIER: number

Error: The offer identifier is invalid.

INVALID_OFFER_PRICE: number

Error: The price you specified in App Store Connect is no longer valid.

INVALID_PRODUCT_ID: number

Error: The product identifier is invalid

INVALID_SIGNATURE: number

Error: The signature in a payment discount is not valid.

LOAD: number

Error: Failed to load in-app products metadata

LOAD_RECEIPTS: number

Error: Failed to load the purchase receipt

MISSING_OFFER_PARAMS: number

Error: Parameters are missing in a payment discount.

MISSING_TOKEN: number

Error: Purchase information is missing token

PAYMENT_CANCELLED: number

Error: Purchase flow has been cancelled by user

PAYMENT_EXPIRED: number

Error: Payment has expired

PAYMENT_INVALID: number

Error: Something is suspicious about a purchase

PAYMENT_NOT_ALLOWED: number

Error: The user is not allowed to make a payment

PRIVACY_ACKNOWLEDGEMENT_REQUIRED: number

Error: The user has not yet acknowledged Appleā€™s privacy policy

PRODUCT_NOT_AVAILABLE: number

Error: The requested product is not available in the store.

PURCHASE: number

Error: Failed to make a purchase

REFRESH: number

Error: Failed to refresh the store

REFRESH_RECEIPTS: number

Error: Failed to refresh the purchase receipt

SETUP: number

Error: Failed to intialize the in-app purchase library

SUBSCRIPTIONS_NOT_AVAILABLE: number

Error: Subscriptions are not available

SUBSCRIPTION_UPDATE_NOT_AVAILABLE: number

Error: Failed to update a subscription

UNAUTHORIZED_REQUEST_DATA: number

Error: The app is attempting to use a property for which it does not have the required entitlement.

UNKNOWN: number

Error: Unknown error

VALIDATOR_SUBSCRIPTION_EXPIRED: 6778003

Server code used when a subscription expired.

Deprecated

Validator should now return the transaction in the collection as expired.

VERIFICATION_FAILED: number

Error: Verification of store data failed