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

# ASAuthorizationError.Code.notHandled

The authorization request wasn’t handled.

## Declaration

```swift
case notHandled
```

## 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.unknown](authenticationservices/asauthorizationerror-swift.struct/code/unknown.md)
- [ASAuthorizationError.Code.notInteractive](authenticationservices/asauthorizationerror-swift.struct/code/notinteractive.md)
- [ASAuthorizationError.Code.credentialExport](authenticationservices/asauthorizationerror-swift.struct/code/credentialexport.md)
- [ASAuthorizationError.Code.credentialImport](authenticationservices/asauthorizationerror-swift.struct/code/credentialimport.md)
