-
Notifications
You must be signed in to change notification settings - Fork 666
I can't login in Leetcode-cn.com #645
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
same issue with me, anyone resolved? |
same issue with me [ERROR] invalid cookie? TypeError: Cannot read property 'sessionId' of undefined |
use basic way to login |
I already use basic way to login. But it doesn't work |
I have this exact same problem. Here is the output.
|
1.View:show LeetCode |
3ks,only need to change the region from international icon to china! |
牛了,竟然还能识别出我是中国区的账号 |
🐛 Bug Report
I can't login in Leetcode-cn.com
To Reproduce
Using Sign-in menu, enter userid and password
Expected behavior
can login leetcode-cn.com successfully.
Extension Output
login: (node:24316) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use
node --trace-warnings ...
to show where the warning was created)pass: - Signing in leetcode-cn.com
undefined:1
<!doctype html><title>力扣</title><script>window.prerenderReady=!1</script><script>!function(){var e;(e=document.createElement("link").relList)&&e.supports&&e.supports("preload")||document.querySelectorAll('link[rel="preload"][as="style"]').forEach((function(e){e.onload=null,e.setAttribute("rel","stylesheet")}))}()</script><script>!function(){const t="lc-dark-side",c=localStorage.getItem(t);c&&document.body.classList.add(c)}()</script><style id="initial-loading-style">body{--initial-loading-bg:#FFF;--initial-loading-bounce-bg:#999;--loading-image:url("https://assets.leetcode-cn.com/common/light-loading.gif")}body.dark{--initial-loading-bg:#1C1C1C;--initial-loading-bounce-bg:#8A8A8A;--loading-image:url("https://assets.leetcode-cn.com/common/dark-loading.gif")}#initial-loading{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;background:var(--initial-loading-bg);transition:opacity .6s;z-index:100}#initial-loading[data-is-hide=true]{opacity:0;pointer-events:none}#initial-loading::after,#initial-loading::before{content:" "}#initial-loading::before{flex-grow:.618}#initial-loading::after{flex-grow:1}#initial-loading .spinner{display:flex;width:50px;height:50px;background-image:var(--loading-image);background-size:contain;background-repeat:no-repeat}</style>
^
SyntaxError: Unexpected token < in JSON at position 0
at JSON.parse ()
at Request._callback (c:\Users\shamexln.vscode\extensions\leetcode.vscode-leetcode-0.17.0\node_modules\vsc-leetcode-cli\lib\plugins\leetcode.js:401:28)
at Request.self.callback (c:\Users\shamexln.vscode\extensions\leetcode.vscode-leetcode-0.17.0\node_modules\request\request.js:185:22)
at Request.emit (events.js:315:20)
at Request. (c:\Users\shamexln.vscode\extensions\leetcode.vscode-leetcode-0.17.0\node_modules\request\request.js:1161:10)
at Request.emit (events.js:315:20)
at IncomingMessage. (c:\Users\shamexln.vscode\extensions\leetcode.vscode-leetcode-0.17.0\node_modules\request\request.js:1083:12)
at Object.onceWrapper (events.js:421:28)
at IncomingMessage.emit (events.js:327:22)
at endReadableNT (_stream_readable.js:1224:12)
Your Environment
The text was updated successfully, but these errors were encountered: