Validy of generated tokens

devindi
I need to extend the validity of the generated tokens, how do i do that since i need 24x7 data from the kite connect API. currently every time we refresh the validity ends
  • sujith
    It is mandatory by the exchange that a user has to log in manually at least once a day. Hence we don't provide long-standing session tokens.
  • devindi
    At this point it seems that its much more than once a day. is that something we have to inform zerodha ? can the validity be set for once a day ?
  • sujith
    You need to store and re-use the access token until it is valid.
    You can also refer to this thread.
Sign In or Register to comment.