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

Failure to claim the second freebies #107

Closed
YogaSakti opened this issue Jun 18, 2021 · 8 comments · Fixed by #108
Closed

Failure to claim the second freebies #107

YogaSakti opened this issue Jun 18, 2021 · 8 comments · Fixed by #108
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@YogaSakti
Copy link

Expected Behavior

Successfully claimed 2 items

Actual Behavior

A failure occurred when claiming the 2nd game

image

I've tried running it again and got the same result

image

Steps to Reproduce the Problem

  1. Add 4 Account in device_auth
  2. Run as in instructions (No configuration changed)

Specifications

  • epicgames-freebies-claimer Version: 1.50
  • Platform / OS: Ubuntu 18.04.5 LTS
  • Node Version: v14.17.0
@YogaSakti YogaSakti added the bug Something isn't working label Jun 18, 2021
@ItsEx0tical
Copy link

Same here.

@xmsama
Copy link

xmsama commented Jun 20, 2021

+1

@antoinerzad
Copy link

same

@zaevi
Copy link
Contributor

zaevi commented Jun 21, 2021

Same here.
I claim the game manually and try running again, and it still occur this failure.

@lhllhx
Copy link

lhllhx commented Jun 22, 2021

same

@Revadike
Copy link
Owner

Writing same does not help. It would help much more if someone would look into this more closely and share some info about how this happens, or even a PR. Thank you.

@Revadike Revadike added the help wanted Extra attention is needed label Jun 22, 2021
@zaevi
Copy link
Contributor

zaevi commented Jun 22, 2021

more details:

Error: There was a problem processing your request.  Please try again later.
    at Launcher.purchaseOrderPreview (.\\node_modules\\epicgames-client\\src\\Client\\index.js:628:13)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async Launcher.purchase (.\\node_modules\\epicgames-client\\src\\Client\\index.js:671:19)
    at async .\\claimer.js:60:37

Seems freeGamesPromotions get wrong offer. Overcooked! 2 have two editions:

  • Gourmet Edition, not published yet, id: fc17f11ea7f64f0bad10c9efbdc9b9ee, the method returned this offer
  • basic edition, free in this week, id: 0fd170f41c284239a6a6e0be2df3b8e5

@Revadike
Copy link
Owner

Nice catch!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants