Unable to invoke Task module in MS Teams botbuilder bot
Hi there,
We are facing an issue while trying to invoke a task module in Microsoft Teams. We have create an adaptive card with a button that submit a task/fetch action.
When we click the button , the method on_teams_task_module_fetch() is triggered. A TaskModuleTasInfo is returned, but the popup is showing an error.
More details could be found here https://answers.microsoft.com/en-us/msteams/forum/all/unable-to-invoke-task-module-in-ms-teams/6b657861-3231-409d-8024-3ee3d26aff59
Could you please help?
Thank you in advance,
Ouad
Hi there, We are facing an issue while trying to invoke a task module in Microsoft Teams. We have create an adaptive card with a button that submit a task/fetch action. When we click the button , the method on_teams_task_module_fetch() is triggered. A TaskModuleTasInfo is returned, but the popup is showing an error. More details could be found here https://answers.microsoft.com/en-us/msteams/forum/all/unable-to-invoke-task-module-in-ms-teams/6b657861-3231-409d-8024-3ee3d26aff59 Could you please help? Thank you in advance,Ouad Read More