【发布时间】:2021-11-15 08:37:10
【问题描述】:
我有一个简单的天蓝色逻辑应用程序如下。
现在我在第一个动作之后添加一个新动作。
选择一个电子邮件操作。
查找发送电子邮件操作
现在不管我做什么,我都会收到这个错误
Please check your account info and/or permissions and try again. Details: REST API is not yet supported for this mailbox. This error can occur for sandbox (test) accounts or for accounts that are on a dedicated (on-premise) mail server. clientRequestId: 9295041e-4d27-4d7f-8ac7-9f90f1cc65ff serviceRequestId: 17c7df3b-7f07-6d27-4f7b-68a4475e9b55 More diagnostic information: x-ms-client-request-id is '51B43F16-6D7C-4BE7-9AE2-7B4A6B73BA49'.
我点击上面的Change Connection,我看到这些越来越多的连接,我找不到删除它们的方法。查看底部的最后一张图片。
当我点击保存时,我会收到这条消息。
Save logic app failed. Failed to save logic app vivek-logic-app. Some of the connections are not authorized yet. If you just created a workflow from a template, please add the authorized connections to your workflow before saving.
最后,当我单击 Api Connections 时,我发现没有要删除的连接。
那么两个问题。
-
如何授权 Azure Logic App 使用 hotmail 帐号
-
如何删除不必要的连接
【问题讨论】:
标签: azure-logic-apps