Hi,
I'd like to utilise the Relevance Search API in my application:
Search across entity data using relevance search (Microsoft Dataverse) - Power Apps | Microsoft Docs
Unfortunately when I make the API call (POST [Organization URI]/api/search/v1.0/query) I get the following error message:
"Message": "Failed to get search url for organization: a12345b6-1a23-1ab2-aab1-ab12345678ab",
"ExceptionMessage": "Failed to get search url for organization: a12345b6-1a23-1ab2-aab1-ab12345678ab",
"ExceptionType": "Microsoft.Crm.ObjectModel.ExternalSearch.SearchUrlNotFoundException",
Please can someone advise on how to resolve this issue? It sounds like maybe something isn't configured.
We are using Dynamics 365.
Regards,
Andy