☰
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.6K
All Categories
0
Incidents
172
Node JS client
48
Go client
821
.Net API client
394
Kite Publisher
548
.Net / VBA / Excel (3rd party)
480
Algorithms and Strategies
1K
Java client
1.2K
API clients
408
PHP client
4.2K
Python client
357
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.5K
General
In this Discussion
July 29
sujith
July 24
sailendrakbhowmick
Unable to retrieve data from gethistoricalData api (Using kiteconnect:3.5.1) j
sailendrakbhowmick
July 24
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 24
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 24
@sujith
Can you share a working (correct) sample url for get historical data and also error list
sailendrakbhowmick
July 24
Also Can anyone have a look into the request body and. suggest the changes required?
sujith
July 29
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.