kawre / leetcode.nvim

A Neovim plugin enabling you to solve LeetCode problems.
MIT License
654 stars 34 forks source link

Unable to authenticate #78

Closed fg-charles closed 3 months ago

fg-charles commented 3 months ago

When I paste my cookie, I immediately get the notifications "Sign-in successful", then "Successful re-login", then "Session expired, enter a new cookie to keep using leetcode.nvim".

The cookie prompt shows up again, and it brings me to the menu. After escaping out of the cookie prompt, I'm able to access my stats but anything in the problems section gives me an error saying that I'm not signed in.

Pretty sure I'm signing in for a split second before getting kicked out.

kawre commented 3 months ago

can you check branch = "macos"?.

fg-charles commented 3 months ago

I'm running this on arch

kawre commented 3 months ago

doesn't matter

fg-charles commented 3 months ago

thanks, that worked!

kawre commented 3 months ago

Are you based in USA? It seems like usa servers require http2 to work while eu doesn't

fg-charles commented 3 months ago

yeah i am