SSC-EWI-TD0063
JSON path was not recognized
Severity
Medium
Description
This message is shown when SnowConvert cannot deserialize a JSON path because the string does not have the expected JSON format.
Example code
Input Code:
Output Code:
Recommendations
Check if the Json path have an unexpected character, or do not have the right format.
Last updated