Sending message via Microsoft Teams Bot Builder

Lance Lee 5 Reputation points
2024-07-30T05:21:16.3933333+00:00

We're currently using the botbuilder for javascript to send messages to conversations.
For the many times we've used it in the past, we've had no issues with sending the messages.

However now we are receiving these errors sporadically

  • Conversation not found.
  • User blocked the conversation with the bot.

We have confirmed that the conversation exists and that the user has not blocked the conversation but these errors are still being returned.

Additionally we haven't changed any code from our end and have been using the same way to send messages for the past year or so.

Assumed maybe it could be due to rate limiting issues but that doesn't seem to be the case as it throw errors when trying to send the messages individually.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,113 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,260 questions
{count} vote

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.