json output suspect from morning , kite library parsing error

yousuf
yousuf edited September 2018 in Java client
Today I get this error in fetching historical data..
--------------------------
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)
at com.zerodhatech.kiteconnect.kitehttp.KiteResponseHandler.handle(KiteResponseHandler.java:18)
at com.zerodhatech.kiteconnect.kitehttp.KiteRequestHandler.getRequest(KiteRequestHandler.java:69)
at com.zerodhatech.kiteconnect.KiteConnect.getHistoricalData(KiteConnect.java:604)
---------------------------------
Error coming from kite library, for historical data fetch call.
Since morning (Sept 3rd,2018), I have seen this some 20 times.
My program fetches data every 100seconds, symbol was nifty/banknifty index data,
my subscriptions are on and running.
This discussion has been closed.