Cant load images from VPS

Hello,

Im storing some images on a VPS server on contabo. using their domain.
I tested a simple html page to load an image, from this VPS, and it works ok.

but not when reading the URL, inside bubble.
this is a security thing from bubble? having a secure domain would fix that?

this is what I tested:

<*html>
<img src=“http://vmi614886.contaboserver.net:3333/files/11985351860-1617977082-20210720-347.jpeg”>
<
/html>

any tips would help, thanks.

Are you putting this in an HTML element? If so, you don’t need the HTML tags.

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