Elsa.Expressions.Exceptions.TypeConversionException: Failed to deserialize {"$values":["Sequence2"],"_type":"String[]"} to System.Collections.Generic.HashSet`1[System.String] #5821
shxylgithub
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
warn: Elsa.Workflows.Middleware.Activities.ExceptionHandlingMiddleware[0]
An exception was caught from a downstream middleware component
Elsa.Expressions.Exceptions.TypeConversionException: Failed to deserialize {"$values":["Sequence2"],"_type":"String[]"} to System.Collections.Generic.HashSet`1[System.String]
---> System.Text.Json.JsonException: A '$values' metadata property must always be preceded by other metadata properties, such as '$id' or '$type'. Path: $.$values | LineNumber: 0 | BytePositionInLine: 11.
Beta Was this translation helpful? Give feedback.
All reactions