Adaptive Cards in Teams Phone App posts messages on behalf of the users when the a Button on the Card is pressed

Frialde, Martin Anthony 25 Reputation points
2024-12-17T23:39:02.08+00:00

Hi,

We are currently experiencing a weird behavior when using adaptive cards via power automate. When a user clicks an action on the adaptive card on teams, a message is posted on behalf of the user without consent and is also not included in the flow. This only happens when clicking the button using a mobile device.

{ProtectedContent:MIIC3AYJKoZIhvcNAQcCoIICzTCCAskCAQExDzANBglghkgBZQMEAgEFADCCAScGCSqGSIb3DQEHAaCCARgEggEURZBLa8MwEIT/StA5KnH8inOqyQMCTQ+hOZu1tKpF5ZWRlBZT+t8rJYWeZ3b2m/lmZINWWkDQlq7OsC2bDAgcrJHo2JL5wd6MvE4SAu7ASbZVYDwumUOhJ40U3uYJ49luACI08UQ4hGDdXvsYNb/CmOSj0xAjl4szuKBp0VIYLM3/9sMIOr0/Hy+n9mV/eAZ/cxHqSdgxcdz6UYdWJM5TpGAgPsh+GZTv2D3E6EL61M7SGLGiJSvWShVNzUHKmmNeSb4pmoyLuhQiz1VZZ00CiLVSiXusD7FoB/c/XVK6HihAAvVIcZO7q+yrCmtVx6hNz4uqLHmf4ZpDLpqVyvLVKhPx4hHzN1DrZxJpwgv6yZJH9vMLMYIBhjCCAYICAQ

We have two buttons in the adaptive card that shows as

"actions": [

        {

            "type": "Action.Submit",

            "title": "Approve",

            "id": "acknowledge_submit"

        },

        {

            "type": "Action.Submit",

            "title": "Reject",

            "id": "reject_submit"

        }

    ]

Microsoft Teams | Development
{count} votes

1 answer

Sort by: Most helpful
  1. Prasad-MSFT 9,061 Reputation points Microsoft External Staff Moderator
    2025-01-21T08:06:02.9466667+00:00

    Hi Frialde, Martin Anthony, Peinemann, Sven-Florian, Dave S, Tim Wilkinson, according to latest update from engineering team, Version 6.23.1 should contain the fix and, has been rolled out publicly. 

    It is necessary to update to latest version and ensure is 6.23.1 or higher

    Thanks, 

    Prasad Das

    ************************************************************************* 

    If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.