-
Notifications
You must be signed in to change notification settings - Fork 665
login issue #44
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
Hi @Allen-Zfu, Thank you for your feedback. Could this problem be stable reproduced? If yes, could you please tell me the reproduce steps? |
hi,
Actually i have never login successfully, each time i type username and password, i goy this issue.
thanks,
…Sent from my iPhone
On Jul 1, 2018, at 9:28 PM, Sheng Chen <notifications@github.com<mailto:notifications@github.com>> wrote:
Hi @Allen-Zfu<https://github.com/Allen-Zfu>,
Thank you for your feedback. Could this problem be stable reproduced? If yes, could you please tell me the reproduce steps?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#44 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AgPrt6URR-bjZZQr_WgaXorqDIsxOAynks5uCXcmgaJpZM4U-HSW>.
|
I see. the plugin is using leetcode-cli as the back-end. If you cannot login through the plugin, could you please try login with leetcode-cli directly? The steps are:
|
Hi @Allen-Zfu. Does this issue still occur? |
@jdneo By inspecting the request this extension made, I found that the endpoint is "leetcode-cn.com" instead of "leetcode.com" while I leaved the "Switch endpoint" unchanged at "Off". By the way, I tried the leetcode-cli you mentioned, and I found the exact same behavior with its default settings. My solution is to "Switch endpoint" back and forth, and it just worked. error message and stack:
|
@unidentifiedme Yes, I found several users encountered this same issue. Not sure who to blame now. 😞 |
Closing since no more reply from the issue creator for a long time. |
Note: It should be the password of http://leetcode.com, not the password of https://leetcode-cn.com. |
Thanks,I've mixed up them. |
I got the issue blow.
SyntaxError: Unexpected end of input
at Object.parse (native)
at Object.cache.get (C:\Users\afu.vscode\extensions\shengchen.vscode-leetcode-0.6.1\node_modules\leetcode-cli\lib\cache.js:17:15)
at Function.__dirname.Plugin.deps.deps.Plugin.init.plugins [as init] (C:\Users\afu.vscode\extensions\shengchen.vscode-leetcode-0.6.1\node_modules\leetcode-cli\lib\plugin.js:131:22)
at Object.cli.run (C:\Users\afu.vscode\extensions\shengchen.vscode-leetcode-0.6.1\node_modules\leetcode-cli\lib\cli.js:82:14)
at Object. (C:\Users\afu.vscode\extensions\shengchen.vscode-leetcode-0.6.1\node_modules\leetcode-cli\bin\leetcode:3:23)
at Module._compile (module.js:397:26)
at Object.Module._extensions..js (module.js:404:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Function.Module.runMain (module.js:429:10)
[ERROR] You are not login yet? [0]
login: login: pass: login: pass:
The text was updated successfully, but these errors were encountered: