Whenever I try to authenticate via the SmartAPI Python SDK, the server returns: “LoginByPassword is not allowed. Please switch to Login by MPIN now.”
As per SmartAPI documentation and SDK, the only supported authentication method is Client ID + Password + TOTP, which generates session tokens
S
Latest posts made by subhransu
-
Whenever I try to authenticate via the SmartAPI Python SDK, the server returns: “LoginByPassword is not allowed. Please switch to Login by MPIN now.”