paramatrixtech / ksapi

Kotak Securities Trading APIs Integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

order_report API is throwing error

AddsK opened this issue · comments

commented

When I try to see my orders and used order_report API and getting error "OTIM MODULE NOT AVAILABLE".
Error message:
Exception has occurred: ApiException
(424)
Reason: Failed Dependency
HTTP response body: {"fault":{"code":999321,"description":"-","message":"OTIM MODULE NOT AVAILABLE"}}

My second question is, does this response contains order id?

Hi @AddsK please try again now. Also what time were you trying to call this API request?
If it was late at night, it may have been due to the fact that we run certain EOD processes around that time which causes servers to be temporarily unavailable

to answer your second question, yes. the order report contains order IDs

commented

Hi @AddsK please try again now. Also what time were you trying to call this API request? If it was late at night, it may have been due to the fact that we run certain EOD processes around that time which causes servers to be temporarily unavailable

Thank you for the reply! This would be great if we get reply in 24 hours.
Yes order report is working now.

commented

to answer your second question, yes. the order report contains order IDs

Thank you

Thanks