Hi SmartAPI Team,
I am integrating Angel One SmartAPI as per the official documentation.
-
LoginByPassword API returns:
“LoginbyPassword is not allowed. Please switch to Login by MPIN now.”
-
I then call LoginByMPIN API
https://apiconnect.angelone.in/rest/auth/angelbroking/user/v1/loginByMPIN -
Request body and headers are correct (MPIN, TOTP, X-API-KEY).
-
The API returns HTTP 200 OK, but the response body is empty (no JSON).
This issue occurs in Postman, curl, and Java code.
Could you please confirm:
- If the LoginByMPIN API is working correctly
- If any additional headers or parameters are required
- If my account/IP is restricted for SmartAPI login