Skip to content

I Can't login leetcode.com, the Leetcode Console Pro shows Failed to get code repeatedly.Β #697

Closed
@michael5182

Description

@michael5182

Desc

Hi there,

Could anyone can help me to deal with this problem?

Pycharm inner error log is below:

java.lang.Throwable: Request userStatus  failed, status:403
	at com.intellij.openapi.diagnostic.Logger.error(Logger.java:376)
	at com.shuzijun.leetcode.plugin.manager.QuestionManager.getUser(QuestionManager.java:353)
	at com.shuzijun.leetcode.plugin.window.NavigatorTabsPanel.getUser(NavigatorTabsPanel.java:161)
	at com.shuzijun.leetcode.plugin.window.NavigatorTabsPanel.lambda$new$0(NavigatorTabsPanel.java:88)
	at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:249)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
	at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
	at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
	at java.base/java.lang.Thread.run(Thread.java:840)

Software versions(Help -> About)(Optional)

  • Product: PyCharm 2023.3.4 (Professional Edition)
  • Runtime version: 17.0.10+1-b1087.17 aarch64
  • VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
  • OS: MacOS Sonoma 14.3.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions