Troubleshooting XBOX Live Services APIs
Enable XSAPI response logging and verbose debug tracing with HCSettingsSetTraceLevel to diagnose XBOX Live services REST calls and HTTP response failures.
It is difficult to diagnose a failure using only the error from the XBOX Live Services API layer.
Additional, helpful error information — such as logging of all RESTful calls — can be made available to the server.
To listen to this additional data, hook up the response logger and enable debug tracing.
Response logging allows you to see HTTP traffic and web service response codes, which is often as useful as a Fiddler trace.
Last modified on August 20, 2026
Related topics
TroubleshootingTroubleshooting XBOX services sign-inTroubleshooting Sign-in and Sandbox ErrorsMultiplayer FAQ and troubleshootingXBOX Live HRESULT error codes