Bing Web Search Error 403 - Usage exceed?
I am using Bing Search Services, I began getting errors in all my code, it turns out my quota was exceeded. I went ahead and choose a plan with more calls, it has been over 24 hours and I still get the same error. How long does it take for me to be able…
Error creating Bing Search v7 sku S1 resource via Azure Portal
Error { "status": "Failed", "error": { "code": "InternalServerError", "message": "Specified resource could not be retrieved" } } The raw error { …
Bing Search API 403 Quota Exceeded
I am using Bing Search Services, I began getting errors in all my code, it turns out my quota was exceeded. I went ahead and choose a plan with more calls, it has been over an hour and I still get the same error. How long does it take for me to be able…
Azure OpenAI Basic Chat bot with Bing Search v7
hi setup a open ai model with basic chat bot and bing search v7 and integration into Teams App. on the code site is using javascript \src\app it have a app.js and also a new js call bingsearch.js >> this will be my bing search api key and…
Bing Web Search API doesn't accept percent-encoded commas in URL
According to this documentation page of the Bing Web Search API: Remember that you need to URL-encode all query parameters, so the parameter actually looks like: `&responseFilter=webpages%2Cnews` But when I did that, the search API returned this…
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.
Unable to get keys for search api on new subscription
I created a new subscription in order to create a bing search api endpoint. It originally looked OK, but when I went to get the keys to test, they were blank. I tried to regenerate the keys and got "Failed to regenerate the key." I tried to…
cannot deploy a bing search
when i apply a bing search , it's OK, but broken when auto deployee [ { "id":…
Site not indexed on Bing, can't reach anyone from Bing Webmaster
Hello, I’m the owner of a site with a considerable traffic from Google, and we’ve been facing an issue for over two years now. Despite strong growth on other search platforms, our site has not been indexed on Bing. Bing Webmaster Tools doesn’t indicate…
I'm having trouble regenerating my Bing Search API key in the Azure portal—it keeps failing; any ideas on how to resolve this? I tried to re deploy as well
Issue Summary: I’m facing issues with regenerating my Bing Search API keys and deploying a new Bing Search resource in Azure. Problem Details: Key Regeneration Fails: When I attempt to regenerate the keys for my existing Bing Search API resource, it…
Failed deployment of resource for Bing Search API
I'm unable to create a resource for a bing search api. I keep getting failed deployment message that says "The resource validation failed. (Code: ResourceCreationValidateFailed)". I have an active subscription and I'm filling all the boxes in…
Bing search api
Does Azure keeps a track of my searches in Bing search API?
Bing Search V7 sending external results than the site mentioned
Hi Team, We are implementing the Bing Search V7 in our project, the API we are using is https://api.bing.microsoft.com/ After analyzing the API call response with search keywords, we have below questions. Sample API Call response given below:…
How to find out the exact "Date" a specific URL was "Manually Submitted" to the Bing search engine by a third-party website owner?
Is it possible to obtain the exact date when a specific URL (webpage) was "manually submitted" to the Bing search engine by a third-party website owner? I understand that Bing was launched on 3rd June 2009. The manual URL submission was done by…
Bing Search v7 suspended for subscritption
Hello, I'm currently trying to create a Bing Search v7 resource but every time I do, I get the following error: { "status": "Failed", "error": { "code": "Suspended", …
my bing search points is not adding
my bing account is not working in searching the poits are not adding
Can I use azure Bing Search resource with managed identity authentication?
Hey, I'm trying to use the Azure Bing Image Search resource with the v7 API, is there a way to authenticate this resource with AAD (managed identity) authentication instead of keys?
Bing Web Search API charges
I am wondering if the Bing Search API (250 TPS) is not covered by my free credits when starting with Azure (200 Dollar). It's being shown as a cost (currently 70 Euro), but my remaining balance says I still have the full credits (200 Dollar) remaining…
Bing Search API returns the "Resource Not Found" error
I'm following the quickstart code here: https://learn.microsoft.com/en-us/azure/cognitive-services/bing-web-search/quickstarts/client-libraries?pivots=programming-language-python I'm using a Bing Resource with the Free Tier. The endpoint I'm…
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.