Revadike / epicgames-freebies-claimer

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

Error after input captcha #69

Closed arisawali2014 closed 3 years ago

arisawali2014 commented 3 years ago

gambar I have entered captcha and the code manually. got this error

Stinosko commented 3 years ago

I had the same issue today too

qsevers23 commented 3 years ago

It appears that the ID for the button has changed to #sign-in, as well as the addition of the captcha. You can combat this by pausing before line 123 of index.js during debug and entering the captcha yourself.

Stinosko commented 3 years ago

I didn't use a debugger but i filled in the captcha in time and it still times-out for some reason. Is using a debugger actually needed?

qsevers23 commented 3 years ago

I didn't use a debugger but i filled in the captcha in time and it still times-out for some reason. Is using a debugger actually needed?

Do you have a stacktrace?

Stinosko commented 3 years ago

Oooh wait i forgot to switch line 119 #login to #sign-in. My bad! Now it works 🙂

arisawali2014 commented 3 years ago

It appears that the ID for the button has changed to #sign-in, as well as the addition of the captcha. You can combat this by pausing before line 123 of index.js during debug and entering the captcha yourself.

gambar

Wow that actually worked

arisawali2014 commented 3 years ago

gambar After i restarted it goes error again. the chrome showing to personal account not to login menu

Revadike commented 3 years ago

Dupe of https://github.com/Revadike/epicgames-freebies-claimer/issues/66