We have a flow that uploads attachments from PowerApps to the SharePoint document library and to read the file content "dataUriToBinary" has been used. However, it is working for all the file types except video files. Being a newbie to PowerAutomate world, any help/guidance would be appreciated.
Error is shown in PowerApps is
FlowName.Run failed : {"error" : { "code" :413, "Message" : The response is not in a JSON format", "innerError" : "Cannot read server response"}}