kiteconnectjs icon indicating copy to clipboard operation
kiteconnectjs copied to clipboard

Some APIs are not working margins, profiles etc

Open Aravin opened this issue 6 years ago • 2 comments

Some APIs are not working margins, profiles etc.

Code: Same for instruments & all other APIs image

Instrument API - working image

Profile: (not working) image

it was working yesterday. I didn't changed anything in code.

I am using Javascript SDK.

Aravin avatar Aug 01 '19 18:08 Aravin

why it was closed without any comment?

Aravin avatar Aug 04 '22 03:08 Aravin

@Aravin we either send error response in case of error or the actual response in defined structure (as per docs). So its not possible for this to happen in lib, if you want to verify that you can run the examples we have provided here with your access token and api_key - https://github.com/zerodha/kiteconnectjs/blob/master/examples/connect.js PS: Updated ts example can be referred here.

vividvilla avatar Aug 04 '22 05:08 vividvilla