Hello,
I have created one of the "out of the box" document approval workflows for SharePoint. The workflow is joined to a specific library, and a user can initiate the workflow manually on a document. Apart from configuring the location for the flow (Sharepoint site and library), I have altered nothing in the workflow.
But when running, the flow gives an error when the email detailing the completion of the workflow (approved or rejected, or in Dutch "goedgekeurd/afgewezen") is to be sent. I continually get this error: "Action 'Item_approved' failed: The 'inputs.parameters' of workflow operation 'Item_approved' of type 'OpenApiConnection' is not valid. Error details: Input parameter 'emailMessage/To' is required to be of type 'String/email'. The runtime value '"cnVzcy5oZXJhbGRAbW4ubmw="' to be converted doesn't have the expected format 'string/email'."
Searching various proposals in this forum haven't helped me yet, except to see that the same kind of error occurs in various kinds of workflows. I am something of a neophyte in this, I admit, and so don't always understand the logic of various segments in the flows themselves (yet).
Below are some screen shots of the workflow, the initialization variables, and the error itself. Any help would be greatly appreciated.