Revadike / epicgames-freebies-claimer

Claim available free game promotions from the Epic Games Store.
MIT License
2.23k stars 361 forks source link

Null error #207

Closed 1uckd closed 1 year ago

1uckd commented 1 year ago

image

Specifications

SteveImmanuel commented 1 year ago

Also happened on my system, ran on docker. This error is most likely came from this line,

let purchased = await client.purchase(offer, 1);

which is why the error log is null

Shelvak commented 1 year ago

Same here, I removed node_modules/ , install again, recreate the token after the "child policy".... nothing fix the error: null

Revadike commented 1 year ago

https://github.com/Revadike/epicgames-freebies-claimer/issues/172