【问题标题】:Power Automate - retrieve an inline Teams image from Microsoft graphPower Automate - 从 Microsoft graph 中检索内联 Teams 图像
【发布时间】:2020-04-18 16:55:00
【问题描述】:

我正在尝试从 Teams 消息中检索并保存内嵌图像。我让 Power Automate 读取消息并检索图像 url。但是,使用 Power Automate 我只会收到 403 错误。

我在 HTTP GET 中设置身份验证

我可以使用graph explorer 来获取图像,所以我知道链接是正确的。我在 Azure 中创建了一个具有权限的应用程序,如下所示

我是否缺少权限或其他内容?

【问题讨论】:

    标签: azure microsoft-teams power-automate


    【解决方案1】:

    您能否使用 Postman 之类的工具在您的机器上执行相同的 HTTP 请求?

    有时,由于 IP 白名单问题,我会遇到 Microsoft Flow HTTP 请求超时问题。 Flow 使用不同的 IP,您可以check it here,您可能需要先将其列入白名单。

    【讨论】:

      猜你喜欢
      • 2020-07-12
      • 2021-06-07
      • 1970-01-01
      • 2023-02-17
      • 1970-01-01
      • 2022-11-10
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多