So i am streaming live market data through the web socket API, and the Access Tokens in my experience expire everyday. I have two API keys so run the application i have to generate access tokens everyday due to which i cannot automate my process to fetch the live market data. Is there a way i can get 1 week / 1 month or more validity on each API keys access token? Or is there some other way around the 2FA so i do no have to enter the password and OTP everytime i wish to get the request token before passing the checksum?
check for more details : Access token timing