Controller hitting code twice, when clicking on adaptivecard MessageBack button in MS Teams Mobile client and throwing error. Reopen #6618 #6680
Labels
Area: Teams
The issue is related to Teams support
bug
Indicates an unexpected problem or an unintended behavior.
needs-triage
The issue has just been created and it has not been reviewed by the team.
Version
Bot Framework Composer
Language C#
Channel : Ms Teams (Mobile client)
Describe the bug
Controller hitting backend code twice, when clicking on adaptivecard button in MsTeams channel (mobile) and throwing error. At the same time its working fine in desktop teams and web teams clients.
I'm facing the same issue with Adaptive Card with MessageBack button while using Bot Framework Composer. We've tried of the same scenario with same adaptive card if the response processing time is less than 2-3 second then no issue but if the response processing time is taking more than 3 seconds then in Bot controller we're getting duplicate hit from MS Teams.
The text was updated successfully, but these errors were encountered: