There was an error sending this message to your bot: HTTP status code NotFound

Vishwesh Manerkar 0 Reputation points
2023-05-06T18:00:08.55+00:00

There was an error sending this message to your bot: HTTP status code NotFound

unable to set up channels for the bot

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
942 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. VasimTamboli 5,215 Reputation points
    2023-05-06T18:42:41.6333333+00:00

    You should add more details, Here is suggestions -

    The error message "There was an error sending this message to your bot: HTTP status code NotFound" indicates that there is an issue with the channel configuration for your bot. Here are a few things you can check to troubleshoot the issue:

    Verify that your bot is deployed and running correctly. Check the logs and any relevant error messages to ensure that the bot is properly responding to requests.

    Check that the channel configuration for your bot is correct. Ensure that you have set up the correct credentials and configuration for the channels that you want to use, such as Facebook Messenger, Slack, or Microsoft Teams.

    Ensure that your bot is properly registered with the channels you want to use. Some channels require specific configurations or settings in order to communicate with your bot, so make sure that you have followed the necessary steps to set up your bot for each channel.

    Check that your bot has the necessary permissions and access to the channels you want to use. Some channels may require that your bot has specific permissions or API access in order to function correctly.

    If you are using a Bot Framework Emulator to test your bot, ensure that the emulator is properly configured to communicate with your bot. Check that the endpoint URL and other settings are correct.

    If none of the above steps resolve the issue, it may be helpful to review any detailed error messages or logs generated by the channel or your bot to determine the root cause of the problem

    0 comments No comments

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.