Images in database

Hello
I have some images in the cloud (MEGA) how can I include them in my Thunkable database to see them in a List_Image_viewer like I do with UnSplash? I get the link of the image and copy it to the table, but it is not seen in the List Image Wiever and the Unsplash ones are.
Thank you

Make sure your image URLs are publicly accessible.

Can you post a url for an image that is not showing up?

Hi, friend
If I pass the link of the image to anyone they will be able to see it, but if I copy the same link into the image field of my table I cannot see it in Thunkable’s Data_wiever_list and it is not the cause.
This is the link. Try yourself

Does the URL of the image end in the file extension (e.g. URL/filename.png)? The images won’t show up in Thunkable (or in any code generally) unless this condition is met. Thank you!

That link opens in a web page with an embeded PDF viewer. That’s not a publicly accessible image link.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.