Problem in enable TOTP
-
Hi,
I am trying to enable TOTP but it is failing.
I got error as : LoginbyPassword is not allowed. Please switch to Login by MPIN now.This is frustrating.
Thanks,
Akash -
@akashdg Use this API - https://apiconnect.angelone.in/rest/auth/angelbroking/user/v1/loginByPassword
The documentation is here - https://smartapi.angelbroking.com/docs/User
{ "clientcode":"Your client id", "password":"Your Angel One pin", "totp":"6 digit TOTP which expires every minute" }