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

Unable to authenticate #25

Closed Gurrman375 closed 4 years ago

Gurrman375 commented 4 years ago

Whenever I try to get a token through cmd or python script I get this error. Both putting in my credentials and leaving them blank results in this. Is there a fix?

Token Auth failed: No valid RefreshToken. Attempting auth via credentials
Email/Password authentication failed! Err: AuthenticationManager was not able to authenticate with provided tokens or user credentials!
Gurrman375 commented 4 years ago

Fixed the issue. The token was broken and needed to be deleted.