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

Fix: Titlehub - Use correct headers #34

Closed tuxuser closed 3 years ago

tuxuser commented 3 years ago

Before, titlehub endpoint was producing 500 - Internal server error because Accept-Language was not properly set. Its good now :)