Detect Xbox Game Pass subscription status and remove Xbox Game Pass games if expired #25
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
The Xbox Game Pass status does appear to be set somewhere on the Windows machine, but I can't seem to find where. On launch, the application seems to be able to check the status. I was able to find the API call through Fiddler
Additionally, we can use the API to get the status, but that may require registering an application/OAuth etc: https://learn.microsoft.com/en-us/gaming/gdk/_content/gc/commerce/service-to-service/xstore-detecting-game-pass
I also tried using the
ManagementScope
class to list Licensed Products but to no avail:The text was updated successfully, but these errors were encountered: