-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
Uncaught Error Error: Failed to get the VQD for query "node.js". #131
Comments
Same issue. I can't seem to be able to search for anything at all. |
This issue still exist. I have to choose another search-api. |
Likewise, Same issue, Any insight would be appreciated :) |
I couldn't reproduce the issue, it still works fine. if it doesn't work for some people, probably try providing the response whenever you request |
Suprisingly, I find that |
Same issue with me, should I provide you a screenshot of the request you sent? |
@Snazzah I just wonder if the news is responsed empty by DDG cause the error? |
Any update? |
@Snazzah I can reproduce this using the links.duckduckgo.com link but using duckduckgo.com I have no issues. Let me know if I can provide logs or test anything to help debug this one |
The response.body of getVQD() method is empty, resulting in an exception thrown by exports.VQD_REGEX.exec(response.body)[1]: Uncaught TypeError TypeError: Cannot read properties of null (reading '1').
How can this issue be resolved?
The text was updated successfully, but these errors were encountered: