Getting PermissionException when calling historical data even though my API subscription is active

walkingCorpse
My API subscription is active but I'm unable to get historical data and I get

com.zerodhatech.kiteconnect.kitehttp.exceptions.PermissionException: null
at com.zerodhatech.kiteconnect.kitehttp.KiteResponseHandler.dealWithException(KiteResponseHandler.java:62)
at com.zerodhatech.kiteconnect.kitehttp.KiteResponseHandler.handle(KiteResponseHandler.java:22)
at com.zerodhatech.kiteconnect.kitehttp.KiteRequestHandler.getRequest(KiteRequestHandler.java:70)
at com.zerodhatech.kiteconnect.KiteConnect.getHistoricalData(KiteConnect.java:817)

Tagged:
Sign In or Register to comment.