Share via

Autosuggest API does not work with CustomSearch

Krzysztof Modras 11 Reputation points
2020-10-06T08:52:03.887+00:00

The CustomSearch production endpoint is configured to use Autosuggest, yet API calls and HostedUI do not work. Curl calls respond with:

{
"errors": [
{
"code": "InvalidRequest",
"subCode": "ParameterInvalidValue",
"message": "Autosuggest is not yet configured for this instance. Changes may take up to 24 hours to reflect."
}
]
}

Custom Search instance is on API tier S3 and Autosuggest instance is on API tier S4. What may be the problem?

Bing | Bing Search APIs | Bing Autosuggest API
Azure AI Search
Azure AI Search

An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.


1 answer

Sort by: Most helpful
  1. Dubey, Somesh 0 Reputation points
    2023-10-27T19:25:26.52+00:00

    I am facing the same issue, used s4 tier for autosuggest and it has been more than 24 hours and it is still not rendering autosuggestions.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.