skygragon / leetcode-cli

A cli tool to enjoy leetcode!
MIT License
3.64k stars 457 forks source link

fix isPremium bug #207

Open windprog opened 4 years ago

windprog commented 4 years ago

[DEBUG] running leetcode.getUserInfo ⠋ Retrieving user profile[TRACE] REQUEST %s { url: 'https://leetcode-cn.com/graphql', [DEBUG] http error: 400

Incorrect premium query! Passed leetcode-cn.com and leetcode.com

GinChow commented 2 years ago

Thanks, it works for me.

liaobinbin commented 2 years ago

Thanks, it works for me.