I have built a powerapps to take a picture from the app and save it to sharepoint. On the create file action I always get this error:
Unable to process template language expressions in action 'Create_file' inputs at line '1' and column '2598': 'The template language expression 'dataUriToBinary(triggerBody()['CreatefileFileContent'])' cannot be evaluated because property 'CreatefileFileContent' doesn't exist, available properties are 'CreateitemTitle, SendanemailTo, Createfile_FileName, Updatefileproperties_ImageTypeValue'. Please see https://aka.ms/logicexpressions for usage details.'.