Bot is giving 1008 error code
Sahi Repswal
161
Reputation points
I am using Bot for Messaging extension. I have configured some endpoint for Bot. But it is not hitting the server.
It is giving below error:
{
"statusCode": 502,
"headers": {
"cache-control": "no-cache, no-store, must-revalidate",
"content-length": "195",
"content-type": "application/json; charset=utf-8",
"contextid": "tcid=0,server=msgapi-production-sin-36,cv=7BKMzsWaM0afjSQQDhL5Xw.0",
"pragma": "no-cache"
},
"errorMessage": "<BotError>Error when sending request to bot",
"errorCode": 1008,
"request": {}
}
Can you please help me for figure it out
Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
941 questions
Microsoft Teams | Development
4,115 questions
Sign in to answer