---
title: doesNotMatch
framework: appclip
role: symbol
role_heading: Type Property
path: appclip/apactivationpayloaderror/doesnotmatch
---

# doesNotMatch

The provided URL doesn’t match the invocation URL you registered for the App Clip.

## Declaration

```swift
static var doesNotMatch: APActivationPayloadError.Code { get }
```

## See Also

### Interpreting errors

- [disallowed](appclip/apactivationpayloaderror/disallowed.md)
- [APActivationPayloadError.Code](appclip/apactivationpayloaderror/code.md)
