I have only started working on Microsoft products.
https://manojviduranga.wordpress.com/2021/02/21/fixed-outlook-desktop-doesnt-render-sharepoint-stored-images-embedded-in-to-mail-body-through-powerautomate-send-email-action/
Without reading above link, here’s the synopsis - embedded image in emails (created by power automate) do not display image. There’s a workaround in the link which didn’t really worked for me.
I am salji who posted a comment on the above link. Back then, it worked with Outlook on Edge on Windows.
RECENTLY, it stopped working for SOME Windows systems (Outlook on Edge). Upon inspecting the element, I found 401 errors status.
And the way I got it to work w Outlook on Edge (Windows & MAC) was very strange.
1. I inspected the img element, saw tag “data-imagetype=“External”, removed it by editing. Then, it automatically work.
2. And it worked even with other emails which before had the problem.
3. It worked even after I restarted Edge and the tag resurfaced.
My questions:
1. How by editing and setting data-imagetype to blank permanently allowed me to view the image?
2. How to make embedded image work on every Outlook (browser or app)?
3. This is not a workaround I can recommend users, please advise on one.