You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found a bug in leetcode.cn.js->plugin.getProblemsTitle->opts.body->query, maybe this argument is wrong. The response from http servers is:
{
errors: [
{
message: 'Cannot query field "question" on type ' +
'"AppliedTranslationNode". Did you mean ' +
'"questionId"?',
locations: [Array]
}
]
}
Got HTTP error [code=400] When Downloading the problems
[ERROR] http error [code=400]
The text was updated successfully, but these errors were encountered: