I’m fairly new to Bubble. Trying to display images from a list of URLs that I get back from an API call, and sometimes the image will not display in the app, even though the URL looks ok in the browser. This is the example of an image that appears fine in my browser (using firefox) but does not appear if I set it directly as the image source, or as a dynamic image source. Does anyone know why this url would fail?
Thanks for your quick reply! What did you do to get this result? I’m also able to open this source using postman, with no errors. Is there a way for me to detect this through an api call?
I have checked to receive the image using the API connector thinking it might throw some errors that you can do something with but it worked with API connector