Important Announcement: Change in Angel One Login Policy
-
@admin
Iam a new User to SmartApi. Started today at 13th January 2023. When will I be able to access smartAPI. Please help. -
Hi Admin,
I was not able to login by using python sdk with below code
{
"clientcode":"Your_client_code",
"password":"Your_PIN"
"totp":"enter_the_code_displayed_on_your_authenticator_app"
}however getting the below error,
{'message': 'LoginbyPassword is not allowed. Please switch to Login by MPIN now.', 'errorcode': 'AB7001', 'status': False, 'data': None}
am i doing anythign wrong? pl advise
-
@admin It is not working that way. I am inserting my MPIN which use to login to Angel One web. But the same MPIN does not work here to generate session.
-
Where can i ask question i'm bit confused with ui of forum
-
@admin
I am trying to use M-Pin to access the API but I am getting the following error.
{"status":"success","http_code":200,"http_error":"","response_data":{"message":"LoginbyPassword is not allowed. Please switch to Login by MPIN now.","errorcode":"AB7001","status":false,"data":null}} -
@admin . Hi.. Do you have any solution for the error code': 'AB7001'-LoginbyPassword is not allowed?
-
@admin
Hi,
After making changes in url as per mpin, the call was successful with following response:StatusCode: 200, ReasonPhrase: 'OK', Version: 1.1, Content: System.Net.Http.HttpConnectionResponseContent, Headers:
{
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Cache-Control: no-cache
Connection: close
Pragma: no-cache
Content-Type: text/html; charset=utf-8
Content-Length: 0
}in it, why "Connection: close" ?
Please review response, and suggest if it's as expected, or any more information was expected in it?
Thanks
-
Are these changes updated in SmartAPI documentation.
If so, please provide the reference page.Thanks
-
@admin said in Important Announcement: Change in Angel One Login Policy:
passwords for login
SmartAPI documentation at https://smartapi.angelbroking.com/docs/User still mentions "passwords for login".
If I am missing the correct url for SmartAPI documentation, provide me the correct url.
Thanks
-
@Rakhi, i am also facing the same issue but unable to resolve.
can you just let us know the process to resolve.