Bot is giving 1008 error code

Sahi Repswal 161 Reputation points
2023-06-08T11:06:48.0366667+00:00

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
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.