I want to get the last years data of NIFTY. When I call the API, I get the following error: Exception in thread "main" com.zerodhatech.kiteconnect.kitehttp.exceptions.PermissionException at com.zerodhatech.kiteconnect.kitehttp.KiteResponseHandler.dealWithException(KiteResponseHandler.java:60) at com.zerodhatech.kiteconnect.kitehttp.KiteResponseHandler.handle(KiteResponseHandler.java:20) at com.zerodhatech.kiteconnect.kitehttp.KiteRequestHandler.getRequest(KiteRequestHandler.java:70) at com.zerodhatech.kiteconnect.KiteConnect.getHistoricalData(KiteConnect.java:800)