Not sure where to post this since the general topic has been answered so many times. Reference the article, I did exactly as it said, but I now receive this strange error:
No input parameters provided. Please provide required input parameters 'To', 'Subject' and 'Body'.
clientRequestId: df93265b-9a4f-419c-817e-04aa9e8fb308
The input parameters are provided correctly. The flow works fine when the attachments array isn't added to the email, the output even looks correct. But as soon as I place the array variable in the attachments, that's what I get. The flow will also work fine with a single attachment rather than the array. I've tried using a variable expression, composing the array first, inputting it just about every way I can think of. Any help would be much appreciated.