OpenXbox / xbox-webapi-python

A python library to authenticate with Xbox Live via your Microsoft Account and provides Xbox related Web-API.
https://pypi.python.org/pypi/xbox-webapi
MIT License
175 stars 44 forks source link

Failed to run authentication command #74

Closed Lakrix closed 2 years ago

Lakrix commented 2 years ago

Hey, Im not sure what Im doing wrong. After generating the client secret and client Id I tried to authenticate. xbox-authenticate --client-id <client-id> --client-secret <client-secret> I get the following error Screenshot 2022-03-28 at 18 12 53 Any help is appreciated.

austensatterlee commented 2 years ago

Any updates on what the issue was? Currently debugging an issue with this exact response, and I'm trying to figure out how an account gets into a state that causes this.