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