☰
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.1K
All Categories
0
Incidents
157
Node JS client
41
Go client
795
.Net API client
385
Kite Publisher
537
.Net / VBA / Excel (3rd party)
463
Algorithms and Strategies
1K
Java client
1.1K
API clients
407
PHP client
4.1K
Python client
349
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.4K
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?