I have an odd situation where a Launch Function for an Azure Blob Item works fine on PC's and across browsers, but is not working on iphones and other iOS systems regardless of the browser. This just started happening a few days ago.
When the App runs on iOS systems they now get
"Server Failed to authenticate the Request. Make sure the value of the Authorization header is formed correctly including the signature." error,
but again, this error only happens on iOS, not on Windows. The file launches fine on all windows browsers. The URL, ID and signature keys are all accurate and working from windows systems. The time on the iOS systems is also fine. Any ideas?