Hi all,
I'm having a problem where retrieving the Image data from a Dataverse Image column randomly fails. In the Monitor shown below, I click on the button to get the image and it fails (Line 18). I click the exact same button again, and it works (Line 23).

The error message in the "downloadFile" step is "Message": "SAS url has either expired or is invalid." So it seems that the URL it just generated in the "getFileSasUrl" step is invalid?
Another strange thing is when it failed, I went into View-->Variables to see what the variable was storing. When I clicked on the record, it triggered another retrieval, which then worked.

Anyone else experience this and have a workaround? Could this be a platform bug?