Image without extension not showing

Hi fellow bubblers! Got something I’m stumped on. I have emails coming into my app that I’m displaying. For some reason LinkedIn likes to send their images without extensions. They display fine if you go directly to the URL in your browser or view them in gmail, but not in my Bubble app.

I’m displaying them in an HTML element. So, if you put this code in an HTML element you would expect it to display, but it does not.

<img alt="LinkedIn" border="0" src="https://www.linkedin.com/comm/dms/logo?midToken=AQFkl9x4hNkYSA&amp;trk=eml-email_pymk_01-null-75-null&amp;trkEmail=eml-email_pymk_01-null-75-null-null-6skh4n%7Ejumiupxs%7Edw-null-comms%7Ebadging%7Edynamic&amp;lipi=urn%3Ali%3Apage%3Aemail_email_pymk_01%3B4b11H4xoTHm26oMeTBwY%2Bw%3D%3D&amp;_sig=1q-Y5Igj8rCUI1" height="42" style="outline:none;-ms-interpolation-mode:bicubic;color:#FFFFFF;text-decoration:none;">

But if you go to this link in your browser it does.

https://www.linkedin.com/comm/dms/logo?midToken=AQFkl9x4hNkYSA&trk=eml-email_pymk_01-null-75-null&trkEmail=eml-email_pymk_01-null-75-null-null-6skh4n~jumiupxs~dw-null-comms~badging~dynamic&lipi=urn%3Ali%3Apage%3Aemail_email_pymk_01%3B4b11H4xoTHm26oMeTBwY%2Bw%3D%3D&_sig=1q-Y5Igj8rCUI1

Any thoughts on why it’s not working in Bubble?

When I go to the link, then I spent the element, I see that it’s an image called logo.png

It seems as if you aren’t getting the image itself from LinkedIn, but some sort of wrapped link that keeps the image a level away from your reach.

Right, but other email clients do not have a problem displaying the image, so I wonder if it’s something wrong with Bubble.

This topic was automatically closed after 70 days. New replies are no longer allowed.