---
title: TestNotificationNotFoundError
framework: appstoreserverapi
role: symbol
role_heading: Object
path: appstoreserverapi/testnotificationnotfounderror
---

# TestNotificationNotFoundError

An error that indicates the test notification token is expired or the test notification status isn’t available.

## Declaration

```data
object TestNotificationNotFoundError
```

## Properties

errorCode: errorMessage: Allow more time and try again if you recently called Request a Test Notification.

## See Also

### Notification test and history errors

- [InvalidEndDateError](appstoreserverapi/invalidenddateerror.md)
- [InvalidNotificationTypeError](appstoreserverapi/invalidnotificationtypeerror.md)
- [InvalidPaginationTokenError](appstoreserverapi/invalidpaginationtokenerror.md)
- [InvalidStartDateError](appstoreserverapi/invalidstartdateerror.md)
- [InvalidTestNotificationTokenError](appstoreserverapi/invalidtestnotificationtokenerror.md)
- [InvalidInAppOwnershipTypeError](appstoreserverapi/invalidinappownershiptypeerror.md)
- [InvalidProductIdError](appstoreserverapi/invalidproductiderror.md)
- [InvalidProductTypeError](appstoreserverapi/invalidproducttypeerror.md)
- [InvalidSortError](appstoreserverapi/invalidsorterror.md)
- [InvalidSubscriptionGroupIdentifierError](appstoreserverapi/invalidsubscriptiongroupidentifiererror.md)
- [MultipleFiltersSuppliedError](appstoreserverapi/multiplefilterssuppliederror.md)
- [PaginationTokenExpiredError](appstoreserverapi/paginationtokenexpirederror.md)
- [ServerNotificationURLNotFoundError](appstoreserverapi/servernotificationurlnotfounderror.md)
- [StartDateAfterEndDateError](appstoreserverapi/startdateafterenddateerror.md)
- [StartDateTooFarInPastError](appstoreserverapi/startdatetoofarinpasterror.md)
