JSON

Hello, 

is there anyway to handle this error?

ERROR String to JSON       0:18       Execute failed: Unexpected character ('g' (code 103)): was expecting comma to separate OBJECT entries
 at [Source: java.io.StringReader@541cd7; line: 1, column: 4175]
in row: Row1118

 

Thank you 

 

Very probably malformed JSON or maybe encoding issues. Hard to tell without seeing the data. Have you validated the JSON string?

Philipp

i had 2159 rows for this issue.  only one row gives me this error. i didnt solve , i delete this rows. other rows work very well

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.