Collection View - Media Source URL not working

Hello I'm trying to show Google Drive URL as the source for the Media Source inside the collectionview component.

Looks similar to this format (not actual image):
https://drive.google.com/file/d/1ICoS9eptmB5pfXR988PFuQHgsxDYcAf9

Here's the mapping I'm doing with Google Sheet:
{{ item.Picture }}

Everything is connecting properly, but the image does not show up in the list..

Is that a real image? Here's what I see

Hey bca,

No it's not an actual image like I mentioned in my post.

But here's a real image that I'm trying to display:
https://drive.google.com/file/d/17NhW7nwXfgZkYMcwNTlZCzesGxIOr4K2 <__

I'm wondering if it's a permission issue... I just started with Retool so not sure how it handles permission internally

This post should answer your question! -- https://community.retool.com/t/how-to-paste-google-drive-image-link-its-showing-blank-image/21345