Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs

    Important Announcement: Change in Angel One Login Policy

    General Discussion
    0
    25
    1102
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      Rohit Adagiri @admin last edited by

      @admin said in Important Announcement: Change in Angel One Login Policy:

      he new login process will be MPIN based. We will introduce a new login endpoint giving our users sufficient time to migrate to the new login endpoint.

      I'm already using TOPT based log in, but it is not allowing me to login for the last one week. It is not accepting the login with Client ID and Password as well, it says invalid user ID and Password. Can you resolve this issue?

      1 Reply Last reply Reply Quote 1
      • R
        ravitandur @admin last edited by

        Hi @admin, currently I am using below code to do login through the python code.
        connect1.generateSession(clientCode=client_id, password=password, totp=totp)
        Do I need to change anything here? Please suggest.

        Thanks,
        Ravi

        1 Reply Last reply Reply Quote 0
        • V
          vijayyande @admin last edited by

          @admin
          Does that means instead of Password we need to use PIN for login through smartaapi

          your doc says

          Login Request
          {
          "clientcode":"Your_client_code",
          "password":"Your_pin"
          "totp":"enter_the_code_displayed_on_your_authenticator_app"
          }
          

          We use PIN instead of Password?

          A 1 Reply Last reply Reply Quote 0
          • A
            admin @vijayyande last edited by

            @vijayyande yes absolutely

            R S 2 Replies Last reply Reply Quote 0
            • A
              admin @admin last edited by

              Dear customers,

              After careful consideration, we have decided to extend the timeline for the discontinuation of password use for login from December 31, 2022 to January 2, 2023. We understand that some users may need additional time to set up their PIN or make any necessary adjustments to their login process. By extending the timeline, we hope to ensure a smooth transition for all of our users.

              We encourage all users to replace password credentials with PIN credentials as soon as possible to ensure a seamless login experience. Thank you for your understanding and continued support. We look forward to continuing to provide a reliable and secure login experience with Angel One SmartAPI.

              R 1 Reply Last reply Reply Quote 0
              • C
                call4manish @admin last edited by

                @admin
                Iam a new User to SmartApi. Started today at 13th January 2023. When will I be able to access smartAPI. Please help.

                1 Reply Last reply Reply Quote 0
                • R
                  Ramesh @admin last edited by

                  @admin

                  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

                  1 Reply Last reply Reply Quote 0
                  • S
                    S754452 @admin last edited by

                    @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.

                    1 Reply Last reply Reply Quote 0
                    • K
                      KILLAfromhills last edited by

                      Where can i ask question i'm bit confused with ui of forum

                      1 Reply Last reply Reply Quote 0
                      • S
                        Soh @admin last edited by

                        @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}}

                        1 Reply Last reply Reply Quote 0
                        • S
                          skrdash last edited by

                          @admin . Hi.. Do you have any solution for the error code': 'AB7001'-LoginbyPassword is not allowed?

                          1 Reply Last reply Reply Quote 0
                          • R
                            Rakhi @admin last edited by

                            @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

                            A 1 Reply Last reply Reply Quote 0
                            • R
                              Rakhi @admin last edited by

                              @admin

                              Are these changes updated in SmartAPI documentation.
                              If so, please provide the reference page.

                              Thanks

                              1 Reply Last reply Reply Quote 0
                              • R
                                Rakhi @admin last edited by

                                @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

                                1 Reply Last reply Reply Quote 0
                                • A
                                  AravindP @Rakhi last edited by

                                  @Rakhi, i am also facing the same issue but unable to resolve.

                                  can you just let us know the process to resolve.

                                  Jupiter Error.jpg

                                  1 Reply Last reply Reply Quote 0
                                  • First post
                                    Last post