【问题标题】:Getting error `The tenant admin disabled this bot` on MS Teams在 MS Teams 上出现错误“租户管理员禁用了此机器人”
【发布时间】:2022-07-11 15:59:52
【问题描述】:

我有一个名为 Beep 的 Microsoft Teams Bot 应用程序。该应用已获得批准并在 Teams 应用商店中。

在获得批准之前,我们正在旁加载应用程序,一切正常。

批准后,我们​​删除了侧载的应用程序,并在一个租户中使用了商店中的应用程序,它正常工作。

但在另一个租户中,它有如下所示的错误:

{
    "statusCode": 403,
    "headers": {
        "cache-control": "no-cache, no-store, must-revalidate",
        "content-length": "82",
        "content-type": "application/json; charset=utf-8",
        "contextid": "tcid=0,server=msgapi-production-weu-azsc3-3-23,cv=ZAWkamQzUEOcNgegL4EseA.0",
        "pragma": "no-cache"
    },
    "errorMessage": "<BotDisabledByAdmin>The tenant admin disabled this bot",
    "errorCode": 0,
    "request": {}
}

机器人也在策略下启用。您能否指导我做错了什么或者我应该遵循哪些步骤?

【问题讨论】:

    标签: microsoft-teams


    【解决方案1】:

    确保 3. 该租户中允许使用派对应用。

    有关信息,请参阅this page

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-05-17
      • 1970-01-01
      • 1970-01-01
      • 2020-04-15
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多