Access token issue - Not staying valid for a day

whity
whity edited April 2025 in Python client
Hi Team I am using a python code which saves the access token in a text file, this is later read to start the session . But every time I do this, I am getting the below error.

kiteconnect.exceptions.TokenException: Token is invalid or has expired.

I am only able to use this access token one time.
Not sure, what I am doing wrong, can someone help?
Sign In or Register to comment.