Open elgar328 opened 8 months ago
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
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) })