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

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Flow ran successfully but adaptive card shows "We're sorry, this card couldn't be displayed"

(0) ShareShare
ReportReport
Posted on by

I am not sure why it says that it couldn't be displayed. At first I got an error saying that the payload is incorrent so i changed it to v1.5 and it worked but it gave me this instead

yazminsunny_0-1656307163515.png

 

This is my adaptive card JSON schema:

 

{
"$schema": "http://adaptivecards.io/schemas/adaptive-card.json",
"type": "AdaptiveCard",
"version": "1.5",
"body": [
{
"type": "TextRun",
"text": "New Intern Incoming!",
"color": "warning",
"size": "large",
"weight": "bolder",
"italic": true
},
{
"type": "RichTextBlock",
"inlines": [
{
"type": "TextRun",
"text": "Dear ",
"weight": "bolder"
},
{
"type": "TextRun",
"text": " [Team], ",
"weight": "bolder",
"fontType" : "monospace"
},
{
"type": "TextRun",
"text": "we have a new intern joining!",
"weight": "bolder",
"fontType" : "monospace"
}
]
},
{
"type": "TextRun",
"text": "Let's give a warmth welcome to: ",
"size": "medium"
},
{
"type": "Container",
"style": "emphasis",
"items": [
{
"type": "RichTextBlock",
"horizontalAlignment": "center",
"inlines": [
{
"type": "TextRun",
"text": "@{items('Apply_to_each')?['Assigned_x0020_Team/Value']} "
},
{
"type": "TextRun",
"text": " - ",
"isSubtle" : true
},
{
"type": "TextRun",
"text": "@{items('Apply_to_each')?['Name1']}",
"color": "accent",
"weight": "bolder"
}
]
},
{
"type": "Image",
"size": "medium",
"url": " @{variables('image_thumbnail')}"
},
{
"type": "RichTextBlock",
"horizontalAlignment": "center",
"inlines": [
{
"type": "TextRun",
"text": "@{outputs('Get_response_details')?['body/r23396171f3004bcc82cf8c1c7a6c7975']}"
}
]
}
]
}
]
}

I have the same question (0)
  • Verified answer
    Shuvam-rpa Profile Picture
    891 Super User 2024 Season 1 on at
    Re: Flow ran successfully but adaptive card shows "We're sorry, this card couldn't be displayed"

    @Anonymous use version 1.3 and if possible try to re create it with version 1.3 in adaptive card designer

     

    If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!

  • Community Power Platform Member Profile Picture
    on at
    Re: Flow ran successfully but adaptive card shows "We're sorry, this card couldn't be displayed"

    @Shuvam-rpa thank you so much for the solution. it worked! all i had to do was recreate the card using the Adaptive Card Designer and change the version to 1.3.

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Chiara Carbone – Community Spotlight

We are honored to recognize Chiara Carbone as our Community Spotlight for November…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 659 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 386 Moderator

#3
chiaraalina Profile Picture

chiaraalina 290

Last 30 days Overall leaderboard