New Bug Encountered: initial value in drawing

Hi

I made an application a year ago and I used an image in initial value and the image appeared without problem. For some time some image have been broken and no longer displayed. The image is stored in my google drive and I use the path in inital value

Thanks in advance
Simon

Maybe this setting:

Due to this:

[Call to Action for Apps Constructing URLs to GetTableFileUrl](https://community.appsheet.com/t/call-to-action-for-apps-constructing-urls-to-gettablefileurl/22785) Announcements

We recently made a security enhancement wherein image and file type columns have signed URLs generated for them. This enhancement prevents an app user from changing the table name or file name parameters in order to access app files that they should not. In the near future, we are going to start requiring calls to the gettablefileurl and getappfileurl endpoints to have valid signatures. What does this mean for you? If you have an app where you are manually constructing a link to a gettablefileu…

2 Likes

Thanks! its working!

2 Likes