Closed pansophism closed 10 months ago
Encountered the same issue on leetcode.com, but leetcode.cn is working normally. Here is my dubug info:
lc pick today
2023/12/28 13:57:26 DEBU request method=POST url=https://leetcode.com/graphql
body=
│ {"operationName":"","query":"\n\tquery questionOfToday {\n\t\tactiveDailyCodingChallengeQuestion {\n\t\t\tquestion {\n\t\t\t\ttitleSlug\n\t\t\t}\n\t\t}\n\t}","variables":{}}
2023/12/28 13:57:27 FATA invalid qid: user not signed in, your cookies may have expired
PS D:\leetcode>
leetcode.com appears to have activated CloudFlare's anti-DDoS protection, resulting in stricter API access. I encountered the same error as you did initially, but after several attempts, it suddenly started working for me. I'm not sure why, but you might want to wait a bit and try again later.
worked after waiting for couple hours
leetgo debug
Full configuration :
Description
cannot seem to authenticate via leetcode cookie even though i have tried to log into leetcode multiple times in the browser