I was wanting to embed a photo from my instagram account in to my blog. I thought it would be a simple case of copying the embed code from the photo, paste it in to my edito
(The below answer applies to local html files without a server only)
I was facing the same problem and noticed this line in the embed code:
When I added the scheme ("http") to the source like below, the image showed up correctly.
Hope this helps.