Hi, I have this flow where I am filtering attachments of type ".pdf" from sharepoint list and want to send these as Attachments with "Start and Wait for Approval" action. However, it is giving error:
The request failed. Error code: 'InvalidRequestContent'. Error Message: 'The request content was invalid and could not be deserialized: 'Could not find member 'ContentBytes' on object of type 'ApprovalsConnectorFileAttachment'. Path 'attachments[0].ContentBytes', line 1, position 308.'.'.
I am using a variable and through this I can send filtered attachments in email but somehow "Start and Wait for Approval" is giving error. Need help with this.
Regards,
Imran