You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This happens when a trailing comma exists in the JSON-file. It would be nice to be able to set a flag for trailing commas or automatically remove trailing commas.
Exception in thread "main" com.jsoniter.spi.JsonException: readObjectStart: expect { or n, found: ],
The text was updated successfully, but these errors were encountered:
This happens when a trailing comma exists in the JSON-file. It would be nice to be able to set a flag for trailing commas or automatically remove trailing commas.
Exception in thread "main" com.jsoniter.spi.JsonException: readObjectStart: expect { or n, found: ],
The text was updated successfully, but these errors were encountered: