A Bing service that gives your app intelligent autosuggest options for searches.
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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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?
A Bing service that gives your app intelligent autosuggest options for searches.
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
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.