---
title: AccountNotFoundRetryableError
framework: appstoreserverapi
role: symbol
role_heading: Object
path: appstoreserverapi/accountnotfoundretryableerror
---

# AccountNotFoundRetryableError

An error response that indicates the App Store account wasn’t found, but you can try again.

## Declaration

```data
object AccountNotFoundRetryableError
```

## Properties

errorCode: errorMessage:

## See Also

### Errors to retry

- [AppNotFoundRetryableError](appstoreserverapi/appnotfoundretryableerror.md)
- [GeneralInternalRetryableError](appstoreserverapi/generalinternalretryableerror.md)
- [OriginalTransactionIdNotFoundRetryableError](appstoreserverapi/originaltransactionidnotfoundretryableerror.md)
