<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INGetAvailableRestaurantReservationBookingsIntentCode/failureRequestUnspecified",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:@E@INGetAvailableRestaurantReservationBookingsIntentCode@INGetAvailableRestaurantReservationBookingsIntentCodeFailureRequestUnspecified"
  },
  "title" : "INGetAvailableRestaurantReservationBookingsIntentCode.failureRequestUnspecified"
}
-->

# INGetAvailableRestaurantReservationBookingsIntentCode.failureRequestUnspecified

There was a failure in getting the requested booking times and the cause of the failure is unknown.

```
case failureRequestUnspecified
```

## Discussion

Maps launches your app and passes it to the <doc://com.apple.documentation/documentation/Foundation/NSUserActivity> object from your response so that you can try to get the information there.

---

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)