☰
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
13.8K
All Categories
0
Incidents
153
Node JS client
40
Go client
793
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
993
Java client
1.1K
API clients
404
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
General
In this Discussion
November 2019
sivannarayanagunji
November 2019
sujith
kiteconnect.cancelOrder is not working..
sivannarayanagunji
November 2019
in
Java client
For java client , i am not able to cancel the order from code.. I am not getting any response or error..
below is my code.
kiteconnect.cancelOrder(order.orderId, order.orderVariety);
please let me know what needs to be done.
thanks,
siva.
sujith
November 2019
edited November 2019
Can you run it in debug mode and check the logs? Ideally, you should receive an order id back for success.
sivannarayanagunji
November 2019
yes, enabled the logs and running in debug mode.. but its not giving me any response.. other fictions are working fine.
sujith
November 2019
This is very unlikely because the server should through a timeout at least if request doesn't go through or the client should time out.
Can you paste complete stacktrace here?
Sign In
or
Register
to comment.
Can you paste complete stacktrace here?