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

# disallowed

The user denied location access, or the source of the App Clip invocation wasn’t an NFC tag or visual code.

## Declaration

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

## See Also

### Interpreting errors

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