Hi all,
I have a flow that worked several times and stoped working last week. It does the following:
1. Read rows from excel file stored in sharepoint
2. Select all emails from a specific row and store them in a CSV
3. Send an email using the CSV output in BCC
Now, each time that I run this flow I get the following error code:
Property bccRecipients in payload has a value that does not match schema
Do you know whether Send an Email (V2) functionality has changed reciently? Thanks!!!