Hi,
I'm stuck trying to get a email attatchment image to base 64.
I'm attempting to set a variable with the Attachments Contents ['contentBytes'] dynamic content, which I'm intending to use base(64) to give me the output I need. But I get this error:
Unable to process template language expressions in action 'Set_variable_3' inputs at line '1' and column '29003': 'The template language function 'base64ToString' expects its parameter to be a string. The provided value is of type 'Null'. Please see https://aka.ms/logicexpressions#base64ToString for usage details.'.
In case this is anythning to do with it: when I look at the output from the tigger strangely it says that has attachement is false, however there is an attachments as you can see.
Any help appreciated.