microsoft / botframework-sdk

Bot Framework provides the most comprehensive experience for building conversation applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Controller hitting code twice, when clicking on adaptivecard button in Ms Teams and throwing error.

NithinVangala opened this issue · comments

Github issues should be used for bugs and feature requests. Use Stack Overflow for general "how-to" questions.

Version

Bot Framework V4
Language C#
Channel : Ms Teams

Describe the bug

Controller hitting backend code twice, when clicking on adaptivecard button in MsTeams channel and throwing error. At the same time its working fine in webchat and lower environments.

We do have same code in lower environments (Teams and Webchat), there its working fine. It's also working fine in Prod webchat, but failing in Prod Teams.

Hi everyone, we have this issue in our backlog. We will probably work on it next week.

Hi @NithinVangala
We have tried different samples of adaptive cards and have not been able to reproduce the error.
Could you give us more details about the error reproduction?