-
-
Notifications
You must be signed in to change notification settings - Fork 357
ERROR | TypeError: Cannot read properties of undefined (reading 'id') #159
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
Comments
Facing the same Issue |
Yes, I also saw this. The response structure of the free promotions API endpoint must have changed. |
The exact problem is that getting product info from slug |
I just tried to claim the game manually and it gave me a captcha to solve. |
No, it's not. I actually will be pushing a fix in a minute. |
Should be fixed in V1.5.7 |
@jackblk could you please release new container? |
@ffuubarbuzz it was released 5 hours ago. It's having a bug with the notification, I will fix it later. |
@ffuubarbuzz ah by the way, if you haven't notice, the |
@Revadike sir, same issue happened on v1.5.8. 22-04-21 | 13:17:52.675 | INFO | Epicgames Freebies Claimer (1.5.8) by Revadike�[39m m at getOfferId (/app/src/gamePromotions.js:42:25)�[39m�[22m |
Hello. On the latest version I get:
2021-12-09 | 21:40:05.268 | INFO | Epicgames Freebies Claimer (1.5.6) by Revadike
2021-12-09 | 21:40:10.124 | ERROR | TypeError: Cannot read properties of undefined (reading 'id')
at getOfferId (F:\EpicClaimer\src\gamePromotions.js:37:30)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async F:\EpicClaimer\src\gamePromotions.js:52:18
at async Promise.all (index 0)
at async freeGamesPromotions (F:\EpicClaimer\src\gamePromotions.js:50:22)
at async F:\EpicClaimer\claimer.js:91:30
The text was updated successfully, but these errors were encountered: