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

pg: redeem Xbox games via Microsoft Store #315

Open
niscolas opened this issue Apr 11, 2024 · 4 comments
Open

pg: redeem Xbox games via Microsoft Store #315

niscolas opened this issue Apr 11, 2024 · 4 comments

Comments

@niscolas
Copy link

Thanks for the great tool, it works wonders! 🚀

This is the 2nd bug I've encountered (I was able to repro this other one for some time, but the problem went away magically: #285).

The tool seems to get stuck on the current XBOX Claim Page for Fallout 76 on the Prime Gaming website, it doesn't seem to timeout (it was like 40 mins and it was still staring at the page).
Maybe it's just not a claim type that's not handled? I'm ok with just having a timeout since Prime Gaming can create any amount of different types of claims

image

@niscolas niscolas changed the title Stuck at Current free game: Fallout 76 (XBOX) Stuck at "Current free game: Fallout 76 (XBOX)" Apr 11, 2024
@niscolas
Copy link
Author

Ok, looking at the code it may be because DEBUG=1 is set, checking rn

@niscolas
Copy link
Author

Yes, that was the issue, closing it

@vogler
Copy link
Owner

vogler commented Jun 23, 2024

it doesn't seem to timeout

Yes, timeout is disabled with DEBUG=1.

Maybe it's just not a claim type that's not handled?

Yes, Fallout 76 (PC) for PC on Microsoft Store. gets mapped to microsoft games but Fallout 76 (XBOX) for Xbox Series X/S or Xbox One on Xbox. to nothing.

Although both can apparently be redeemed via https://account.microsoft.com/billing/redeem.

@vogler vogler reopened this Jun 23, 2024
@vogler vogler changed the title Stuck at "Current free game: Fallout 76 (XBOX)" pg: redeem Xbox games via Microsoft Store Jun 23, 2024
@vogler
Copy link
Owner

vogler commented Jun 25, 2024

There were a lot of changes for redeeming on Microsoft Store.
I already had Fallout in my account - maybe someone else can test if redeeming with 43bef9b works.

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

2 participants