Hello,
I have created an adaptive card for a post to MS Teams. Everything works except the image does not display. All it shows is undefined where the picture should be. The image is well within the 1024x1024 and 1mb size (.png). This image is hosted in a folder in SharePoint
Also, the image displays fine on the web. I'm assuming this is an issue with credentials. So then I guess my question would be then what is the best course of action/ solution and how to perform that solution?
I've just added a button and action.openURL with the URL link at the bottom of the image and left it i don't know if the problem was my account or cellphone as i was using a new channel to make the tests and trying. i tried to change the location of the file but did not work. and it's only in the phone app the issue.
Did you ever find a solution to this?
this will only work if the uri data is small because there's a limit on the size of payload that power automate can handle (28kb)
what i'm having problem is that in the desktop app the image shows correctly but on the cellphone app the image is broken and instead of even showing the alt text it shows a broken image symbol
I found the solution after giving it some thought.
Instead if image url, I did sent data URI for that Image.
1. Goto https://ezgif.com/image-to-datauri
2. Upload your image and click on convert
3. You will get something like <img src="data:XXXXXX..etc" />
4. Copy the content side src tag --> this part --> (data:XXXX...)
5. Now in the payload/JSON send this instead of image url
I am wondering if you found a solution to this issue. The images only showing on the web but not in the desktop app is the precise issue I am dealing with. The image source is in a SharePoint List.
There is a 28k limit
can you suggest on how to add an image link reference for thumbnail?
this page no longer exists
Hello Team,
Does anyone reached the stage where adding an image got solved by MSFT? I am falling again to the same issue where adding an image becomes a no possibility. Has it been ever resolved putting the issues in a straightforward manner?
You can use th website 64-image.de and past the code in the url instead
WarrenBelz
146,743
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
66,079
Most Valuable Professional