Getting "ListKeys" permission on this Bing resource is required.." while using bing search in azure portal
Getting "ListKeys" permission on this Bing resource is required.." while using bing search in azure portal
BingSearch Deployment Keeping Failing with RequestTimeout
I've tried deploying S1 and S5 listed here: https://www.microsoft.com/en-us/bing/apis/pricing But they both failed with Internal Errors. Any help would be appreciated.
Bing search api
Does Azure keeps a track of my searches in Bing search API?
MSI based authentication for BingNewsSearch
Hi, is anyone able to authenticate to Bing News search API based on MSI and not keys? I don't see it on Bing News Search's documentation.
Trying to use Bing Web Search API to get past 5 years of data but couldn't get the data
I want to use Bing Search API's to get past 5 years of News and information, but not able to achieve the same with Bing News Search api, Kindly let me know how can i get archived news articles dated back till 5 years.
Bing news search API: timeframe of the news and the number of news we can get from the API
Hi, I am currently using Bing News API, using the base_url = "https://api.bing.microsoft.com/v7.0/news/search" headers = {"Ocp-Apim-Subscription-Key": api_key} I set the parameter as t = 0 # I will change t from 0 to 10…
Bing News search API server errors
Hi, We are experiencing server errors(500- internal server error) from Bing News Search API (v7) recently. We can’t get any details of the errors except the number of errors from Metrics page. Is there a way to find why a request is failed at the server…
bing search api error
我的bing检索接口无法访问
Calling the bing search API returned error 503
Calling the bing search API returned error 503
Bing Search API is not working
The Bing Search API has stopped working. As per the example in the below link, I have implemented the same in my application and now it has stopped working. Earlier it was working flawlessly. Link -…
News search API can't find content
Here is the request link: Header: {"Ocp-Apim-Subscription-Key":"xxxxxxxx"} https://api.bing.microsoft.com/v7.0/news/search?q=dollar&mkt=en-US May I ask why I can't get the correct news? The result returned is: { "_type":…
Getting 401 unauthorized error and not able to integrate with ready SDK for JAVA.
Hello, I am trying to integrate Bing News Search API with a Java 8 project. I tried a couple of ways to integrate the API. With All other ways, I am getting 401 unauthorized error. I have checked the endpoint and the key both of them are correct. And I…
The news API does not set the language of results.
Hello, I am trying to fetch news using the Bing News API- but cannot set the language. Even tho I have set the setLang parameter, the results are German. When I use a VPN to change my IP to a different country, the language changes. This made me think:…
404 Resource Not Found for Microsoft Cognitive API v7 News Search
Hello, I am attempting to use the following endpoint: https://api.cognitive.microsoft.com/bing/v7.0/news/search To do news searches for particular stocks. For example here is a complete URL:…
403 (Quota Exceeded) on Azure Bing Search
We are using Azure Bing Search and exceeded our free usage. We changed our price tier but we are still receiving the same error. What should we do?
How to fix this error code: 401 "Access denied due to invalid subscription key or wrong API endpoint. Make sure to provide a valid key for an active subscription and use a correct regional API endpoint for your resource."
How to fix this error from the endpoint https://api.bing.microsoft.com/v7.0/news/search {"error":{"code":"401","message":"Access denied due to invalid subscription key or wrong API endpoint. Make sure to…
Bing News Search API is returning 5xx error when passing "freshness" parameter
I'm trying to fetch the top 10 news based on a query and a specific date range using the code below. However, querying freshness for a specific date is causing a 5xx error to occur: endpoint =…
The endpoint param is not working when calling NewsSearchClient.news.search
Hey community, I'm new to Azure. I try to follow https://learn.microsoft.com/en-us/bing/search-apis/bing-news-search/quickstarts/sdk/news-search-client-library-python here to use SDK to call my bing search endpoint. It has a example code from…
Bing news search API returns poor results comapred to Bing.com
Bing news search API returns results that seem to have low relevance to my search query. This is in contrast to the results I see when searching in "https://www.bing.com/news/search". Code example: from news_search_client import…
The result is empty
https://api.bing.microsoft.com/v7.0/news/search?q=blcokchain&mkt=en-US result is : { "_type": "News", "value": [] } 订阅 ID: d55a321d-e332-4d65-937d-0966d1d2bd87