---
title: ASAuthorizationError.Code.notInteractive
framework: authenticationservices
role: symbol
role_heading: Case
path: authenticationservices/asauthorizationerror-swift.struct/code/notinteractive
---

# ASAuthorizationError.Code.notInteractive

The authorization request isn’t interactive.

## Declaration

```swift
case notInteractive
```

## See Also

### Codes

- [ASAuthorizationError.Code.canceled](authenticationservices/asauthorizationerror-swift.struct/code/canceled.md)
- [ASAuthorizationError.Code.failed](authenticationservices/asauthorizationerror-swift.struct/code/failed.md)
- [ASAuthorizationError.Code.invalidResponse](authenticationservices/asauthorizationerror-swift.struct/code/invalidresponse.md)
- [ASAuthorizationError.Code.notHandled](authenticationservices/asauthorizationerror-swift.struct/code/nothandled.md)
- [ASAuthorizationError.Code.unknown](authenticationservices/asauthorizationerror-swift.struct/code/unknown.md)
- [ASAuthorizationError.Code.credentialExport](authenticationservices/asauthorizationerror-swift.struct/code/credentialexport.md)
- [ASAuthorizationError.Code.credentialImport](authenticationservices/asauthorizationerror-swift.struct/code/credentialimport.md)
