Problem is:
I made a AI custom image collection. all work fine for about hour, and then it stop show images, that stored on google drive.
Same time in other modules it continue to show.
It was doesn’t matter is it mobile or desktop. on same screen in AI - not show and in common - show.
why so? how to fix it? what prompt need to use in AI custom module?
Yes. I know it very well and use for about 2 years or more.
Images stored in Google Drive, they in public folder and each image is shared.
in same app that images showed in any modules but not showen in AI Custom module.
in case of forced migration from Classic App, I try to rebuild Card Collection with Favourites icon. I did it, but it show only images that stored in Glide. So, instruction about “public” and “share” - don’t work.
same time i can’t use workflow for automate upload to Glide - it’s out of fund.
hundred images in present base, and about 95% of updates came through make.com
I would check the difference of how images are displayed in the underlying HTML. Possibly the Cloudinary layer Glide is applying on top of Drive images is helping it out a bit, I’m not sure.
The AI component is almost surely taking the raw image link.
but in other module in http page same image have this url:
https: //lh3.googleusercontent.com/ d/ 1fhhGz-C8b-cejdpWpwDPN5TzDlzjiFvc =w295?authuser=0 (i put some space in url, for not convert it)

column where stored links to image (uploaded to glide or link to images in google drive) used to show in different module.
if i make a new row with image url to “googleusercontent.com” - it’s show in any modules, include AI (it possible celebrate in main question)
but all old row where was a link to drive.google - continue show or not show (in case of module AI or all other) even if i change this link or delete it.
there blank cell but app continue show it after 25 minutes and in browser that didn’t use before.
where from and why app take old information?
any, that show image from column with url to google drive. i try even without any addition feature.
if you need more things what AI Custom do:
it’s show square picture
in left upper corner show white text in blue nontransparent ellipse (from variable)
in right upper corner show “heart” that connected to switch and when it’s FALSE - it’s grey, when it’s TRUE - it’s blue colour
click on heart change state of variable switch and do not any other things. click outside of heart - show detail screen of row.
i even try just show image without all other - same behaviour