getting token exception

DK0371
Nov 16, 2025 10:00:06 AM com.example.springboot.imp.helper.TestScreener main
INFO: Daily Screener starting — 2025-11-16T10:00:06.7422795+05:30
Exception in thread "main" com.zerodhatech.kiteconnect.kitehttp.exceptions.TokenException
at com.zerodhatech.kiteconnect.kitehttp.KiteResponseHandler.dealWithException(KiteResponseHandler.java:49)
at com.zerodhatech.kiteconnect.kitehttp.KiteResponseHandler.handle(KiteResponseHandler.java:21)
at com.zerodhatech.kiteconnect.kitehttp.KiteRequestHandler.postRequest(KiteRequestHandler.java:90)
at com.zerodhatech.kiteconnect.KiteConnect.generateSession(KiteConnect.java:179)
at com.example.springboot.imp.helper.TestScreener.main(TestScreener.java:265)
Till yesterday it was working then i renewed and then it worked for 4-5 hours and now getting this error
Sign In or Register to comment.