Hello everyone, I am currently participating in the PowerUp program, and am having an early stumbling block in the form of a flow that just won't work as indicated in the tutorial. I am working on this exercise: https://learn.microsoft.com/en-us/training/modules/controls-canvas-apps/upload-file
The first stumbling block is that this is outdated info, as there's a new V2 trigger from PowerApps. I think I have sorted this out, but my flow is not executing properly. When I click on the upload button in my app it tries to execute the flow. Monitor shows me the following error: Unable to process template language expressions in action 'Datei_erstellen' inputs at line '0' and column '0': 'The template language function 'base64ToBinary' was invoked with a parameter that is not valid. The value cannot be decoded from base64 representation.'.
I have attached a screenshot of the Flow, including the tooltip regarding the 'base64ToBinary' expression. I was following the tutorial 100%, so I am really confused where I must have gone wrong. Any help would be appreciated.
Cheers,
Andrea