I am trying to build a gallery application using Catalyst Web Client Hosting where I need to display the images stored in my Filestore in my web app. I tried using the URL from getDownloadLink() Web SDK method to display the image in the img tag which doesn’t seem to work.
Can someone help me provide a workaround solution for my use-case?