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

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

Open
RgazHTale opened this issue Apr 15, 2022 · 11 comments
Open

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

RgazHTale opened this issue Apr 15, 2022 · 11 comments
Labels
question Further information is requested

Comments

@RgazHTale
Copy link

Details

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

Background (if needed)


@RgazHTale RgazHTale added the question Further information is requested label Apr 15, 2022
@mattthhdp
Copy link

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
Copy link

zzz6839 commented Apr 21, 2022

same

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

@Revadike
Copy link
Owner

@jamespdaily
Copy link

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

@Revadike
Copy link
Owner

Revadike commented May 5, 2022

No, I just saved it for testing later.

@ghost
Copy link

ghost commented May 7, 2022

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

@Revadike
Copy link
Owner

Revadike commented May 8, 2022

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
Copy link

ghost commented May 8, 2022

@Revadike, have idea how to get this?

@YunMengs
Copy link

If you have a solution, give me a kick

@astranberg
Copy link

| 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
Copy link

fantnhu commented Mar 31, 2024

same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

8 participants