org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1]

RD2033
org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1]
at org.json.JSONTokener.syntaxError(JSONTokener.java:505)
at org.json.JSONObject.(JSONObject.java:214)
at org.json.JSONObject.(JSONObject.java:357)
  • sujith
    This should be fixed now. Few of the users were affected by this.
Sign In or Register to comment.