"Payload is not correct" error while using sendActivity of Bot Framework SDK

Kimura Akito 1 Reputation point
2022-09-14T05:27:47.027+00:00

From 04:30 JST to 18:30 JST on 9/13, sending a message using Bot Framework SDK v4's sendActivity returned a "Payload is incorrect" error.

The error occurred when sending a simple text.
https://github.com/microsoft/BotBuilder-Samples

However, after 18:30 on 9/13, it started returning correctly.
Does anyone know why this is?

I am a service provider and need to explain to my clients why the service was not working.

Response Details

CompletionException: com.microsoft.bot.connector.rest, {"error":{"code": "BadSyntax", "message": "Payload is incorrect"}}

Version

Bot Framework for Java SDK 4.14.2

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,204 questions
{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.