Hey, I developed a bot in the development environment with the web search capability enabled.
I exported the bot as a solution and imported it into the production environment.
Now, when I try to publish it, I get the following error:
"diagnosticResult": [
{
"$kind": "SearchAndSummarizeContentError",
"errorCode": "BingSearchBlocked",
"errorMessage": "Bing Search will not work in your environment."
}
any help would be greatly appreciated!
B
M