Multiple logins for same user

aswin
I have a trading window open but at the same time I need to use multiple logins for the same user to use the api.Now I get "{"status": "error", "message": "Invalid session credentials", "error_type": "TokenException"}" if I try to get an access token and the trading window of the same user is open elsewhere.How can I make this happen?
  • Kailash
    Is this trading window Kite (kite.zerodha.com)? If yes, you should be able to login to the API as well. If it's Pi or another system, you won't be.
  • aswin
    I need to execute bracket orders which can be done through Pi only,is there any way to use the kite api along with pi?
  • Kailash
    Bracket and cover orders are coming to Kite (web) over this weekend, finally :)

    Also, BO and CO are coming to the API itself over the weekend.
  • Kailash
    @aswin BO/CO are live on Kite and the API.
Sign In or Register to comment.