"Not a JSON Object" error when square brackets occur
Opened this issue · 0 comments
mzember commented
I am running into a "Not a JSON Object" error.
My JSON is wrapped with square brackets [ ].
It would probably help to use JsonElement.getAsJsonArray() instead of JsonElement.getAsJsonObject() here: