Hi everyone,
I have an automated from blank flow that sends an email to the responder when a submission is made on our Microsoft Forms survey. It was working perfectly earlier this morning, but it now throwing the following error:
OpenApiOperationParameterTypeConversionFailed. The 'inputs.parameters' of workflow operation 'Send_an_email_(V2)' of type 'OpenApiConnection' is not valid. Error details: Input parameter 'emailMessage/To' is required to be of type 'String/email'. The runtime value '"anonymous"' to be converted doesn't have the expected format 'string/email'.
Here is a top level view of the flow:

Here is the error details:

Here is the entire flow broken out (part 1):

Here is the entire flow broken out (part 2 - rest of Send an email (V2)):

Any ideas on how to correct this error?
Thank you!