> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# GameClipsServiceErrorResponse (JSON)

> GameClipsServiceErrorResponse (JSON)

# GameClipsServiceErrorResponse (JSON)

An optional part of the response to the /users/{ownerId}/scids/{scid}/clips/{gameClipId}/uris/format/{gameClipUriType} API.

<a id="ID4EN" />

## GameClipsServiceErrorResponse

The GameClipsServiceErrorResponse object has the following specification.

| Member                   | Type                  | Description                                   |
| ------------------------ | --------------------- | --------------------------------------------- |
| <b>errorSource</b>       | string                | Source of the error.                          |
| <b>errorResponseCode</b> | 32-bit signed integer | Code associated with the error (can be null). |
| <b>errorMessage</b>      | string                | Additional details about the error.           |

<a id="ID4ECC" />

## See also

<a id="ID4EEC" />

##### Parent

[JavaScript Object Notation (JSON) Object Reference](/reference/live/rest/json/atoc-xboxlivews-reference-json)
