You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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)
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.
ID: 3ecb697c-6de5-86f5-b2eb-5587443cff49
Version Independent ID: 6fa78b7a-46b9-e8c7-e80e-da13ff42506c
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.
The text was updated successfully, but these errors were encountered: