<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "AppStoreServerAPI",
  "identifier" : "/documentation/AppStoreServerAPI/AppNotFoundError",
  "metadataVersion" : "0.1.0",
  "role" : "Object",
  "symbol" : {
    "kind" : "Object",
    "modules" : [
      "App Store Server API"
    ],
    "preciseIdentifier" : "data:app_store_server_api:AppNotFoundError"
  },
  "title" : "AppNotFoundError"
}
-->

# AppNotFoundError

An error that indicates the app wasn’t found.

```
object AppNotFoundError
```

## 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](/documentation/AppStoreServerAPI/generating-json-web-tokens-for-api-requests).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)