Closed arisawali2014 closed 3 years ago
I had the same issue today too
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.
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?
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?
Oooh wait i forgot to switch line 119 #login
to #sign-in
. My bad! Now it works 🙂
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.
Wow that actually worked
After i restarted it goes error again. the chrome showing to personal account not to login menu
I have entered captcha and the code manually. got this error