Skip to content
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

Bing API requests not working #1

Open
elshaka opened this issue Dec 7, 2020 · 1 comment
Open

Bing API requests not working #1

elshaka opened this issue Dec 7, 2020 · 1 comment

Comments

@elshaka
Copy link
Owner

elshaka commented Dec 7, 2020

Currently a get request to the endpoint https://api.bing.microsoft.com/v7.0/search?q=something setting the Ocp-Apim-Subscription-Key header with a valid subscription key returns the following error:

{
    "error": {
        "code": "401",
        "message": "The Search Operation under Web Search API - v7 is not supported with the current subscription key and pricing tier Bing.CustomSearch.F0."
    }
}
@elshaka
Copy link
Owner Author

elshaka commented Dec 14, 2020

Bing searches will temporally use HTML scraping while the API issue is solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant