web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Updating adaptive card...
Power Automate
Unanswered

Updating adaptive card fails with unknown error.

(0) ShareShare
ReportReport
Posted on by 2
I am updating an adaptive card from power automate. Now, this works well for a time, but then, after about a month after the card was created, the flow bot can no longer find it.
 
The flow works for "younger cards", but fails for a selected subset (for unknown reasons. The card id, channel, group etc. all checks out...
 
BR,
Arne
 
 
{
    "statusCode"404,
    "headers": {
        ....
    },
    "body": {
        "error": {
            "code""BotRequestFailed",
            "message""Request to the Bot framework failed with error: '{\"error\":{\"code\":\"ServiceError\",\"message\":\"Unknown\"}}'."
        }
    }
Categories:
I have the same question (0)
  • Michael E. Gernaey Profile Picture
    53,963 Moderator on at
    HI 
     
    This one will be tough without seeing the actual code and the inputs that were going into the action itself.
     
  • AK-23011251-0 Profile Picture
    2 on at
    Here is anonymized input to the node. It works fine until the card is about a month old (from posting date). I suspect this could have something to do with policy? Or where the data for the card is stored?

    {
        "host": {
            "connectionReferenceName""shared_teams",
            "operationId""UpdateCardInConversation"
        },
        "parameters": {
            "poster""Flow bot",
            "location""Channel",
            "body/messageId""...",
            "body/recipient/groupId""...",
            "body/recipient/channelId""...",
            "body/messageBody""{\n  \"$schema\": \"http://adaptivecards.io/schemas/adaptive-card.json\",\n  \"type\": \"AdaptiveCard\",\n  \"version\": \"1.5\",\n  \"body\": [\n    {\n      \"type\": \"Container\",\n      \"style\": \"good\",\n      \"bleed\": true,\n      \"items\": [\n        {\n          \"type\": \"ColumnSet\",\n          \"spacing\": \"None\",\n          \"columns\": [\n            {\n              \"type\": \"Column\",\n              \"width\": \"auto\",\n              \"items\": [\n                {\n                  \"type\": \"TextBlock\",\n                  \"text\": \"✅\",\n                  \"size\": \"Large\",\n                  \"weight\": \"Bolder\",\n                  \"wrap\": false,\n                  \"spacing\": \"None\"\n                }\n              ],\n              \"verticalContentAlignment\": \"Center\"\n            },\n            {\n              \"type\": \"Column\",\n              \"width\": \"stretch\",\n              \"items\": [\n                {\n                  \"type\": \"TextBlock\",\n                  \"text\": \"**T-2025-070** â€¢ My Ticket\",\n                  \"wrap\": true,\n                  \"size\": \"Large\",\n                  \"spacing\": \"None\",\n                  \"weight\": \"Bolder\"\n                }\n              ],\n              \"verticalContentAlignment\": \"Center\"\n            }\n          ]\n        },\n        {\n          \"type\": \"ColumnSet\",\n          \"spacing\": \"Small\",\n          \"columns\": [\n            {\n              \"type\": \"Column\",\n              \"width\": \"1\",\n              \"items\": [\n                {\n                  \"type\": \"TextBlock\",\n                  \"text\": \"📌 Status: **Resolved**\",\n                  \"wrap\": true,\n                  \"spacing\": \"None\"\n                }\n              ]\n            },\n            {\n              \"type\": \"Column\",\n              \"width\": \"1\",\n              \"items\": [\n                {\n                  \"type\": \"TextBlock\",\n                  \"text\": \"👤 Ticket lead: **My name**\",\n                  \"wrap\": true,\n                  \"spacing\": \"None\"\n                }\n              ]\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}\n"
        }
    }

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 377

#2
11manish Profile Picture

11manish 279

#3
David_MA Profile Picture

David_MA 234 Super User 2026 Season 1

Last 30 days Overall leaderboard