Getting trades list - API issue

ramatius
@sujith
The kite API for getting the list of trades - https://api.kite.trade/trades? is not working. It throws "TokenException".

However, when I try to get the list of orders (https://api.kite.trade/orders?...) with the same api_key and access_token, it works fine and returns the orders data.

Both calls have been working till yesterday.

Please look into this and let me know. Urgent Please.
  • ramatius
    The urgency is that if this call doesn't work by today, I won't be able to get today's trade list at all, since it works only for a day!

    Appreciate your quick reply.
  • sujith
    Hi @ramatius,
    It seems to be working fine. I am able to fetch trade book.
  • ramatius
    Not working for me still. Messaged you the full URL I am invoking. Please see and advise.
  • sujith
    @ramatius,
    I hope it is resolved after re login.
  • ramatius
    Yes @sujith it got resolved after re login. I have mentioned it in our private messages.

    I am still stumped about why it worked fine with orders but not trades. It is better to understand the reason for these system behaviors, so that we don't get surprises later on.
  • sujith
    @ramatius,
    getOrders is routed to new API and getTrades are routed to old API, Once complete migration is done, it will not happen.
Sign In or Register to comment.