Skip to content
sneppets

sneppets

  • Privacy

JSONException : A JSONObject text must begin with ‘{‘ at 1 [character 2 line 1]

December 14, 2019February 12, 2020 Editorial StaffLeave a Comment on JSONException : A JSONObject text must begin with ‘{‘ at 1 [character 2 line 1]

Are you getting error “A JSONObject text must begin with ‘{‘ at 1 [character 2 line 1]” while parsing JSON response. First you need to check whether JSON string/response is valid or invalid JSON.

Java java, JsonObject, org.json.JSONObject
Copyright © 2018 Sneppets. All Rights Reserved