简体   繁体   English

从自适应卡执行操作按钮时出错

[英]Error when execute action button from Adaptive Card

We have Microsoft Teams Bot and send Adaptive Cards to users.我们有 Microsoft Teams Bot 并向用户发送自适应卡片。 One user received "this card action is disabled because you've blocked" after trying to click on Action Button.一位用户在尝试单击操作按钮后收到“此卡片操作已禁用,因为你已阻止”。

Why do we receive this error, and how can we fix it?为什么我们会收到此错误,我们该如何解决?

Here's a screenshot这是一个截图

Could you please try below steps and check if that helps?您能否尝试以下步骤并检查是否有帮助?

  1. Navigate to MS Teams Admin centre( https://admin.teams.microsoft.com/ )导航到 MS Teams 管理中心 ( https://admin.teams.microsoft.com/ )
  2. Enable sideloading and external apps启用旁加载和外部应用程序
  3. Restart Teams重启团队

There might be chances of this app being blocked by Admin.此应用程序可能会被管理员阻止。 So, its better to try that out by contacting with your admin因此,最好通过与您的管理员联系来尝试一下

Ref: https://learn.microsoft.com/en-us/microsoftteams/manage-teams-overview#external-apps参考: https ://learn.microsoft.com/en-us/microsoftteams/manage-teams-overview#external-apps

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 自动卡操作未触发 - Adaptive card action not triggered 在 MS Teams 桌面应用程序中使用 ToggleVisibility 操作时自适应卡发送错误消息 - Adaptive card sends error message when using ToggleVisibility action in MS Teams desktop app 我需要在自适应卡中为动作按钮添加样式 - I need to add style to action button in adaptive card 从撰写消息区域调用操作命令时,自适应卡无法呈现 - Adaptive card fails to render when invoking an action command from the compose message area 样式化 action.submit 按钮在自适应卡中不起作用 - Styling action.submit button doesn't work in Adaptive card 如何在用户操作的 Teams 自适应卡上呈现错误消息 - How to render error messages on Teams Adaptive Card on User Action 自适应卡中的样式提交操作 - Styling in Adaptive Card Submit Action 在 WebEx 的 Waterflow 对话框中处理来自 Adaptive Card 的提交操作 - Handling submit action from Adaptive Card in Waterflow dialog in WebEx 从Botframework中的自适应卡`Action.Submit`获取变量 - Get variable from Adaptive card `Action.Submit` in Botframework Microsoft Bot Framework Python 在使用自适应卡附件的 WaterfallStepContext 期间从自适应卡操作获取提交值 - Microsoft Bot Framework Python During a WaterfallStepContext using adaptive card attachment get submit value from adaptive card action
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM