Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Different OfferingId #11

Open
pschaub opened this issue May 18, 2021 · 3 comments
Open

Different OfferingId #11

pschaub opened this issue May 18, 2021 · 3 comments

Comments

@pschaub
Copy link

pschaub commented May 18, 2021

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',

@tuxuser
Copy link
Member

tuxuser commented May 18, 2021

They refer to different services

  • Xhomestreaming via native app
  • Xcloudstreaming via native app
  • Xcloudstreaming via WebApp

@pschaub
Copy link
Author

pschaub commented May 23, 2021

Did you find any technical differences or are these just some kind of environments or for usage tracking? Especially the difference between xCloud Streaming on native app and WebApp would be interesting.

@titooo7
Copy link

titooo7 commented Aug 26, 2021

I suppose this project isn't alive anymore, but just in case I wanted to inform about the offering id used for the official Xbox windows app: xgpupcapp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants