
Announcements
I am trying to deploy the Post-call analytics with Azure Speech and Language script
However, stuck at "Flow save failed with code 'OpenApiOperationParameterValidationFailed' and message 'Input parameter 'body' validation failed in workflow operation 'Call_Conversation_PII': The API operation 'AnalyzeConversationTranscript_SubmitJob' requires the property 'body/task/parameters/redactionSource' to be set to one of its defined enum values '["lexical","itn","maskedItn","text"]' but is set to ''.'.
Problem is that I can't find any operation called "Call_Conversation_PII" and there is no way to look at the entire code
It may be that the redactionSource parameter is missing in the configuration, you can find Call_Conversation_PII in the flow as shown in the picture below: