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

Possiblity to join a game session after authentication? #49

Closed ArkDawnerino closed 3 years ago

ArkDawnerino commented 3 years ago

Is this possible? I'm trying to authenticate and join a session to view online players.

tuxuser commented 3 years ago

Nope, thats not possible. Requires either a TitleToken specific to the Title you want to use or a RETAIL DeviceToken. Both are impossible to get.