OpenXbox / xbox-smartglass-core-python

SmartGlass Core protocol python library
https://pypi.python.org/pypi/xbox-smartglass-core
MIT License
72 stars 14 forks source link

Unable to list devices after successful authentication #54

Closed proffalken closed 3 years ago

proffalken commented 3 years ago

Latest version of xbox-webapi-python, authenticated successfully via API calls, /auth shows that I have a current token and identifies me as the correct user.

/device and /device?addr=<xbox ip> return [] even when XBox LiveID is provided in query string

Only thing I can think of is that the XBox is on a different VLAN to the WebAPI Server, however all ports are open and IGMP traffic is allowed between the two subnets.

proffalken commented 3 years ago

It was the vlans