Skip to content

Got HTTP error [code=400] When Downloading the problems #490

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
YinDongFang opened this issue Dec 7, 2019 · 1 comment
Closed

Got HTTP error [code=400] When Downloading the problems #490

YinDongFang opened this issue Dec 7, 2019 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@YinDongFang
Copy link

Got HTTP error [code=400] When Downloading the problems

  • Downloading problems
  • Downloading questions titles
    [ERROR] http error [code=400]
@YinDongFang
Copy link
Author

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]
    }
  ]
}

@YinDongFang YinDongFang reopened this Dec 7, 2019
@jdneo jdneo added the duplicate This issue or pull request already exists label Dec 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants