<!--
{
  "availability" : [
    "iOS: 10.0.0 -",
    "iPadOS: 10.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.12.0 -",
    "tvOS: 10.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 3.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "GameKit",
  "identifier" : "/documentation/GameKit/GKError/Code/gameSessionRequestInvalid",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "GameKit"
    ],
    "preciseIdentifier" : "c:@E@GKErrorCode@GKErrorGameSessionRequestInvalid"
  },
  "title" : "GKError.Code.gameSessionRequestInvalid"
}
-->

# GKError.Code.gameSessionRequestInvalid

The properties of the game session request are impossible to fulfill.

```
case gameSessionRequestInvalid
```

## Discussion

For example, the maximum number of requested players is greater than the maximum number of allowed players.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)