Hey friends,
Ive built simple flow, that is sending an image embeded as HTML to people in my organization via outlook.
The problem is, that the people who gets the mail cannot see the image- it appear as a red X.
If i send the mail to myself i can see the image.
The image is saved in my sharepoint site's doc lib, and this site has all the organization as visitors (read access).
The email html tag is this: <img src="IMAGE URL (CLASSIC LINK)">
any idea why other people see the image like this?
Many thanks!