2

I am trying to post an adaptive card on channel of MS Teams using MS Flow, it is loading fine but only the issue is that this adaptive card also contains image which is not rendering on Teams. It works fine in Adaptive Card designer.

Working on Adaptive Card Designer

But not rendering in teams image

 {
"type": "Image",
"altText":"ok",
"separator":true,
"height":"18px",
"url": "https://adaptivecards.io/content/cats/1.png"

},

url issue

0 Answers0