How important are these different endpoints and OfferingIds?
I guess xgpu = Xbox Game Pass Ultimate
xCloud Web (https://xbox.com/play, Google Chrome):
Url: https://xgpuweb.gssv-play-prod.xboxlive.com/v2/login/user
OfferingId: xgpuweb
The code in this repository:
Url: https://publicpreview.gssv-play-prod.xboxlive.com/v2/login/user
OfferingId: xgpubeta
|
url = 'https://publicpreview.gssv-play-prod.xboxlive.com/v2/login/user' |
|
'offeringId': 'xgpubeta', |
How important are these different endpoints and OfferingIds?
I guess
xgpu= Xbox Game Pass UltimatexCloud Web (
https://xbox.com/play, Google Chrome):Url: https://xgpuweb.gssv-play-prod.xboxlive.com/v2/login/user
OfferingId: xgpuweb
The code in this repository:
Url: https://publicpreview.gssv-play-prod.xboxlive.com/v2/login/user
OfferingId: xgpubeta
xcloud-python/xcloud/xcloud_api.py
Line 40 in 01122a3
xcloud-python/xcloud/xcloud_api.py
Line 45 in 01122a3