I have configured a flow in Power Automate. Which sends the approval action via email.
On one of my tenant, I am not getting the Actionable card to approve/reject the action.
On other tenants, I am getting the Actionable card in email.
As mentioned in Issues with Flow Approval Emails in Outlook Desktop and Web, I verified the output of the below command. Both the properties are set to true.
Get-OrganizationConfig | ft ConnectorsActionableMessagesEnabled,SmtpActionableMessagesEnabled
I also installed the Actionable Messages Debugger for Outlook, Below is the Diagnostics.
{
"CardEnabledForMessage": false,
"ClientName": "OutlookWebApp",
"ClientVersion": "2020072004.04",
"InternetMessageId": "<58c4fa26ddc8493c964e1a45a9344117-JFBVALKQOJXWILKCJQZFA7CGNRXXO7CWMVZHG2LPNZSWIQLQOBZG65TBNRJGK4LVMVZXI7CTNV2HA===@microsoft.com>",
"EntityExtractionSuccess": true,
-"AdaptiveCardPayload": {
"found": false,
"type": null
},
-"MessageCardPayload": {
"found": true,
"type": "SignedMessageCard"
},
-"AuthHeader": {
"results": "spf=fail (sender IP is 105.139.120.61) smtp.mailfrom=microsoft.com; testgroup.com; dkim=fail (body hash did not verify) header.d=microsoft.com;testgroup.com; dmarc=fail action=oreject header.from=microsoft.com;compauth=none reason=451",
"authAs": "Anonymous"
}
}
Can anyone help me with this?
Thanks in advance


Report
All responses (
Answers (