Invoke ProcessTransaction workflow: The following errors were encountered while processing the workflow tree:
‘Literal<Dictionary<String,Object>>’: Literal only supports value types and the immutable type System.String. The type System.Collections.Generic.Dictionary`2[System.String,System.Object] cannot be used as a literal.
Just got this error from nowhere. I have not changed anything that should cause this error in my project.