You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been using the rest api (https://github.com/OpenXbox/xbox-smartglass-rest-python)
But now it gives me an "internal server error" when I try to connect (/device/LIVEID/connect)
So I thought maybe it is time to move on to a not deprecated solution.
But I am not sure how I can migrate to webapi. Should I write my own rest endpoints to receive commands ?
are there any example codes for that ?
I am not a python coder. I know very few about it. If there is an already implemented solution, maybe it could help.
I just need to /connect /poweron and /poweroff my xbox console.
The text was updated successfully, but these errors were encountered:
I have been using the rest api (https://github.com/OpenXbox/xbox-smartglass-rest-python)
But now it gives me an "internal server error" when I try to connect (/device/LIVEID/connect)
So I thought maybe it is time to move on to a not deprecated solution.
But I am not sure how I can migrate to webapi. Should I write my own rest endpoints to receive commands ?
are there any example codes for that ?
I am not a python coder. I know very few about it. If there is an already implemented solution, maybe it could help.
I just need to /connect /poweron and /poweroff my xbox console.
The text was updated successfully, but these errors were encountered: