---
title: AppNotFoundError
framework: appstoreserverapi
role: symbol
role_heading: Object
path: appstoreserverapi/appnotfounderror
---

# AppNotFoundError

An error that indicates the app wasn’t found.

## Declaration

```data
object AppNotFoundError
```

## Properties

errorCode: errorMessage:

## Discussion

Discussion Check the bid claim in the JSON Web Token (JWT) to make sure that your app’s bundle ID is correct. For more information, see Generating JSON Web Tokens for API requests.

## See Also

### Errors

- [AccountNotFoundError](appstoreserverapi/accountnotfounderror.md)
- [AdvancedCommerceTransactionNotSupportedError](appstoreserverapi/advancedcommercetransactionnotsupportederror.md)
- [AppTransactionDoesNotExistError](appstoreserverapi/apptransactiondoesnotexisterror.md)
- [AppTransactionIdNotSupportedError](appstoreserverapi/apptransactionidnotsupportederror.md)
- [FamilySharedSubscriptionExtensionIneligibleError](appstoreserverapi/familysharedsubscriptionextensionineligibleerror.md)
- [FamilyTransactionNotSupportedError](appstoreserverapi/familytransactionnotsupportederror.md)
- [GeneralInternalError](appstoreserverapi/generalinternalerror.md)
- [GeneralBadRequestError](appstoreserverapi/generalbadrequesterror.md)
- [InvalidAppAccountTokenUUIDError](appstoreserverapi/invalidappaccounttokenuuiderror.md)
- [InvalidAppIdentifierError](appstoreserverapi/invalidappidentifiererror.md)
- [InvalidEmptyStorefrontCountryCodeListError](appstoreserverapi/invalidemptystorefrontcountrycodelisterror.md)
- [InvalidExtendByDaysError](appstoreserverapi/invalidextendbydayserror.md)
- [InvalidExtendReasonCodeError](appstoreserverapi/invalidextendreasoncodeerror.md)
- [InvalidOriginalTransactionIdError](appstoreserverapi/invalidoriginaltransactioniderror.md)
- [InvalidRefundPreferenceError](appstoreserverapi/invalidrefundpreferenceerror.md)
