Yes, that is right. I am doing the same. I am login one time per day.
Before, it was working fine. It was generating correct access token. but currently, It is not generating new access token in API. It is returning old one instead.
And therefore, API is returning this error: Fatal error: Uncaught KiteConnect\Exception\InputException (400) 'invalid token'.
Before, it was working fine. It was generating correct access token. but currently, It is not generating new access token in API. It is returning old one instead.
And therefore, API is returning this error:
Fatal error: Uncaught KiteConnect\Exception\InputException (400) 'invalid token'.
Thanks for your help.