New API Using pya3

I am unable to get connected through API when I am NOT logged in into ‘Aliceblueonline.com’, the ANT Trading web platform.
However when I am logged in into ‘ANT Web platform’, I am able to establish connection through the new API using the library pya3

Can some one share more information around this, I need to connect to the ANT API and establish connection even when I am not logged into ANT Web platform.

Below is the error message, I have got

‘emsg’: 'Enable/Login with TOTP, to create the session.
{‘userId’: ‘XXXX’, ‘userData’: None, ‘encKey’: None, ‘apikey’: None, ‘stat’: ‘Ok’, ‘emsg’: ‘Enable/Login with TOTP, to create the session.’, ‘loginType’: None, ‘version’: None, ‘fcmToken’: None, ‘imei’: None, ‘login’: False}

Thank you

Yes, every day need to login ant web once, before login to API as per SEBI guide lines.

Thank you, Nandagopal.
However I disagree, if we take a reference of AlgoTradigng platforms, they do not need the customer to login every day.
Do we have any option of auto-login without forcing a web login by the user.