One of my invoked workflows is not opening and giving the error “‘Failed to create a ‘OutArgument’ from the text ‘’.’ Line number ‘1’ and line position ‘68’. Row: 1, Column: 68”.
I did not create any new Out Arguments within this file so I am not sure why it is giving an error. I tried to follow the fix described in 'Failed to create a 'OutArgument' from the text ''.' Line number '1' and line position '375'. Row: 1, Column: 375 but did not find any extra arguments in the xaml file.
How can I resolve this? Can the Line number and line position numbers be used to find the error?