I am trying to integrate Teams Search command extension. While I am trying to search external resources, it is not working. Below is the browser console error:
{
"statusCode": 502,
"headers": {
"cache-control": "no-store, must-revalidate, no-cache",
"content-length": "87",
"content-type": "application/json; charset=utf-8",
"contextid": "tcid=0,server=msgapi-production-ejp-azsc1-1-0,cv=5LgZ4hbEx0WE93KtNAitDQ.0",
"pragma": "no-cache"
},
"errorMessage": "<BotError>Bot returned unsuccessful status code NotFound",
"errorCode": 1008,
"request": {}
}