You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Leetcode-cli does autologin and log in using leetcode API. It works fine, but when I try to do the same with Leetcode-sync. I encounter with Response body: {"recaptcha": {"error_type": "recaptcha_token_invalid", "error": "Something went wrong with reCAPTCHA."}}
If anyone could give me some idea on this, we could try to make the auto-login work in Leetcode-sync. Remove the major expiry issue with CSRFToken
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm trying to wrap around my head over this!
Leetcode-cli
does autologin and log in using leetcode API. It works fine, but when I try to do the same withLeetcode-sync
. I encounter withResponse body: {"recaptcha": {"error_type": "recaptcha_token_invalid", "error": "Something went wrong with reCAPTCHA."}}
If anyone could give me some idea on this, we could try to make the auto-login work in
Leetcode-sync
. Remove the major expiry issue withCSRFToken
Beta Was this translation helpful? Give feedback.
All reactions