leetcode-tui
leetcode-tui copied to clipboard
Error: RequestError(...
I set cookies in the config.toml file, and when I ran leetui, this error occurred.
Error: RequestError(reqwest::Error { kind: Decode, source: Error("expected value", line: 1, column: 1) })
https://github.com/clearloop/leetcode-cli/issues/149
Looks like there's a change in the API.
Let me see
Apparently this issue has been fixed by them!