Hi,
Thanks for replying,
but its bit strange ....Now i am getting the previous error again :
{
status: 'error',
message: 'The instrument you are placing an order for has either expired or does not exist.',
data: null,
error_type: 'InputException'…
I can view the positions in Zerodha kite web platform , which i think uses same Route to getPositions but when I try to get the positions in Node js using kite api then it gives this error
sorry, pasted wrong error by mistake , below is the error:
{
message: 'No response from server with error code: ENOTFOUND',
error_type: 'NetworkException',
data: null
}