☰
Login
Signup
Home
›
Java client
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
14.9K
All Categories
0
Incidents
177
Node JS client
51
Go client
840
.Net API client
397
Kite Publisher
554
.Net / VBA / Excel (3rd party)
490
Algorithms and Strategies
1.1K
Java client
1.2K
API clients
409
PHP client
4.3K
Python client
357
Mobile and Desktop apps
1.5K
Market data (WebSockets)
3.6K
General
In this Discussion
July 2025
sujith
July 2025
sailendrakbhowmick
Unable to retrieve data from gethistoricalData api (Using kiteconnect:3.5.1) j
sailendrakbhowmick
July 2025
in
Java client
ERROR 18420 --- [serverexchangeapp] [nio-8080-exec-4] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed: java.lang.IllegalStateException: Invocation failure
Controller [com.trading.controller.StockTradingApplicationController]
Method [public org.springframework.http.ResponseEntity<?> com.trading.controller.StockTradingApplicationController.getHistoricalData() throws com.zerodhatech.kiteconnect.kitehttp.exceptions.KiteException,java.io.IOException] with argument values:
] with root cause
sailendrakbhowmick
July 2025
Request{method=GET, url=
https://api.kite.trade/instruments/historical/54872327/15minute?continuous=0&from=2019-09-20 09:15:00&oi=1&to=2019-09-20 15:30:00
, headers=[User-Agent:javakiteconnect/3.1.14, X-Kite-Version:3, Authorization:token xxxxx:xxxxxxx]}
sailendrakbhowmick
July 2025
@sujith
Can you share a working (correct) sample url for get historical data and also error list
sailendrakbhowmick
July 2025
Also Can anyone have a look into the request body and. suggest the changes required?
sujith
July 2025
You may run with
debug logs enabled for the javakiteconnect
and paste the complete request and response json here. We will check and get back to you.
Make sure to remove app and client specific data.
Sign In
or
Register
to comment.
Make sure to remove app and client specific data.