Hi
I have a flow (attached to FB Messenger Bot) that sends a card with an image. The image is displayed from a URL stored in a Google Sheet. The URLs are of images stored in my Dropbox account and shared publicly so access is not an issue. The images I’m displaying are of fish and so are all sorts of different dimensions and sizes.
I’ve read the following topic and so have a good idea of how to get the dimensions right:
However if I don’t get the dimensions right first time round, it appears the image gets cached up because no matter what changes I then make to the image stored in Dropbox, the resized image is still not picked up by my flow.
How can I get the image to ‘refresh’?
Thanks, Phil.