---
title: ServerNotificationURLNotFoundError
framework: appstoreserverapi
role: symbol
role_heading: Object
path: appstoreserverapi/servernotificationurlnotfounderror
---

# ServerNotificationURLNotFoundError

An error that indicates the App Store server couldn’t find a notifications URL for your app in the environment.

## Declaration

```data
object ServerNotificationURLNotFoundError
```

## Properties

errorCode: errorMessage: For more information about configuring App Store Server Notifications in App Store Connect, see Enter a URL for App Store server notifications. Check that you’ve configured a server notifications URL for the production environment or sandbox enviroment, whichever you’re using.

## 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)
- [StartDateAfterEndDateError](appstoreserverapi/startdateafterenddateerror.md)
- [StartDateTooFarInPastError](appstoreserverapi/startdatetoofarinpasterror.md)
- [TestNotificationNotFoundError](appstoreserverapi/testnotificationnotfounderror.md)
