MicrosoftDocs / bing-docs

Other
12 stars 39 forks source link

Page does not work #167

Open cschuler-2024 opened 10 months ago

cschuler-2024 commented 10 months ago

The link provided in the instructions doesn't work.

Bing Custom Search portal.

If you click on "My Instances" or "Sign in", you are presented with the Terms & Conditions. After pressing "Agree" you are returned back to the page you started on, with no changes.

The "Network" tab in dev tools shows that a POST was made to:

https://api.customsearch.ai/api/v3.0/users

But returned a status 500 error: api.customsearch.ai/api/v3.0/users:1
Failed to load resource: the server responded with a status of 500 (Internal Server Error)

There is also an additional error that occurs when the page is initially loaded: GET https://api.customsearch.ai/api/v3.0/users/me 404 (Not Found)

Since Azure Cognitive Services and Azure Marketplace both call their custom search "Bing Custom Search", I can't tell if the page I'm attempting to load is the new service or the old deprecated one that is being discontinued 31 October.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.