Skip to main content

ServiceError (JSON)

Contains information about an error returned when a call to the service failed.

ServiceError

The ServiceError object has the following specification.

Error Codes

| Value| Description| | --- | --- | --- | --- | --- | | 0| Success No error| | 4000| Invalid Request Body The JSON document submitted with a POST request failed validation. See the description field for details. | | 4100| User Does Not Exist The XUID contained in the request URI does not represent a valid user on XBOX Live.| | 4500| Authorization Error The caller is not authorized to perform the requested operation.| | 5000| Service Error There was an internal error in the service| | 5300| Service Unavailable The service is unavailable.|

Sample JSON syntax

See also

Parent
JavaScript Object Notation (JSON) Object Reference
Last modified on August 4, 2026