---
title: GKError.Code.matchRequestInvalid
framework: gamekit
role: symbol
role_heading: Case
path: gamekit/gkerror/code/matchrequestinvalid
---

# GKError.Code.matchRequestInvalid

The system can’t complete the requested operation because the match request is invalid.

## Declaration

```swift
case matchRequestInvalid
```

## See Also

### Matchmaking Errors

- [GKError.Code.unexpectedConnection](gamekit/gkerror/code/unexpectedconnection.md)
- [GKError.Code.invitationsDisabled](gamekit/gkerror/code/invitationsdisabled.md)
- [GKError.Code.matchNotConnected](gamekit/gkerror/code/matchnotconnected.md)
- [GKError.Code.restrictedToAutomatch](gamekit/gkerror/code/restrictedtoautomatch.md)
