Revadike / epicgames-freebies-claimer

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

TypeError: Cannot read properties of undefined (reading 'id') #200

Open RgazHTale opened 2 years ago

RgazHTale commented 2 years ago

Details

In Windows, I have set device_auths.json but prompted the question. Linux is same.

Background (if needed)

mattthhdp commented 2 years ago

Same error here

2022-04-19 | 00:19:25.164 | INFO  | Epicgames Freebies Claimer (1.5.8) by Revadike
 2022-04-19 | 00:19:26.000 | ERROR | TypeError: Cannot read properties of undefined (reading 'id')
    at getOfferId (/app/src/gamePromotions.js:42:25)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async /app/src/gamePromotions.js:59:33
    at async Promise.all (index 0)
    at async freeGamesPromotions (/app/src/gamePromotions.js:57:22)
    at async /app/claimer.js:91:30
zzz6839 commented 2 years ago

same

22-04-21 | 13:17:52.675 | INFO | Epicgames Freebies Claimer (1.5.8) by Revadike m 2022-04-21 | 13:17:57.520 | ERROR | TypeError: Cannot read properties of undefined (reading 'id') m at getOfferId (/app/src/gamePromotions.js:42:25) m at processTicksAndRejections (node:internal/process/task_queues:96:5) m at async /app/src/gamePromotions.js:59:33 m at async Promise.all (index 0) m at async freeGamesPromotions (/app/src/gamePromotions.js:57:22) m at async /app/claimer.js:91:30

Revadike commented 2 years ago

https://gist.github.com/Revadike/fddf757b8d2a1ae8ba3aa233ee6f2b67

jamespdaily commented 2 years ago

@Revadike does that json file go in the data folder? Can't seem to get it to work

Revadike commented 2 years ago

No, I just saved it for testing later.

ghost commented 2 years ago

@Revadike, hi, any news about adding captcha resolve with payment service? Btw, i trying to got final captcha token, how it possible?

Revadike commented 2 years ago

They have custom captchas and use a custom encrypted response. It's really hard. Not only that, tinkering with it got my main account banned. That's where I'm at.

ghost commented 2 years ago

@Revadike, have idea how to get this?

YunMengs commented 1 year ago

If you have a solution, give me a kick

astranberg commented 1 year ago

| ERROR | TypeError: Cannot read property 'id' of undefined at getOfferId (A:\epicgames-freebies-claimer-master\src\gamePromotions.js:42:25) at processTicksAndRejections (internal/process/task_queues.js:97:5) at async A:\epicgames-freebies-claimer-master\src\gamePromotions.js:59:33 at async Promise.all (index 1) at async freeGamesPromotions (A:\epicgames-freebies-claimer-master\src\gamePromotions.js:57:22) at async A:\epicgames-freebies-claimer-master\claimer.js:91:30

so this is a CAPTCHA issue then? This repo no longer works then..?

fantnhu commented 4 months ago

same