microsoft / botframework-sdk

Bot Framework provides the most comprehensive experience for building conversation applications.
MIT License
7.45k stars 2.44k forks source link

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

Closed NithinVangala closed 3 months ago

NithinVangala commented 9 months ago

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.

ceciliaavila commented 8 months ago

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

JhontSouth commented 8 months ago

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?