We have multiple flows sending mails with attachments. All of them are build the same way, getting the attachments from a sharepoint list, adding them to a variable and then sending the mails. Two of the flows suddenly stopped working and now always throw an error "Value cannot be null. Parameter name: s at System.COnvert.FromBase64String(string s)." All the other flows with the same setup still work.
Anyone has the same problem and knows a solution for this?
Error:
adding content to the variable:
Attachment in the mail: