Multiple logins

hardik__
Hi,

Just need to know if i have created two different apps using the same client id then if i use them both in different machines to trade will this work?

because once i am logged in at a place and then try to login from somewhere else the previous login is not being considered.

Thanks
  • sujith
    Hi,
    Once you get access token, you can use it from any system. The Kite Connect authorization is based on api_key and access_token only. It doesn't matter where you run the script.
  • hardik__
    So if i have two different apps from the same Client id and request different access token then it should not be an issue right?
  • sujith
    But you need to make sure, you don't use one access token in another app.
  • hardik__
    That is being taken care of.

    Just one last question you can login to kite at only one place at a time right?

    So just need to make sure that i wont face any issues.
  • hardik__
    I recently got into a problem where when the app was running and i logged into kite from a different machine and the order got rejected
  • sujith
    You can open Kite also from anywhere but make sure you don't log out anywhere.
    If you log out anywhere then you will lose session everywhere.
  • hardik__
    Ok cool.

    Thanks for all the help
This discussion has been closed.