Navigation

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

    "YOUR USER ID OR PASSWORD IS INVALID","errorcode":"AB1007"

    General Discussion
    388
    1262
    4984
    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.
    • A
      admin @SSSA last edited by

      Hii @SSSA Kindly fill below form
      https://docs.google.com/forms/d/e/1FAIpQLSdgpCiDhSBa_bsKsec002e9unbeQkipOLFAKW7DzPvmiowsaw/viewform

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

        @admin ok admin thyanks quick reply

        S 2 Replies Last reply Reply Quote 0
        • S
          SSSA @SSSA last edited by

          @SSSA I submited the from plz check & solve my problem

          1 Reply Last reply Reply Quote 0
          • P
            providenciae last edited by

            Please migrate A111023 io games

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

              Hi @providenciae said in "YOUR USER ID OR PASSWORD IS INVALID","errorcode":"AB1007":

              Please migrate A111023 io games

              Kindly fill below form
              https://docs.google.com/forms/d/e/1FAIpQLSdgpCiDhSBa_bsKsec002e9unbeQkipOLFAKW7DzPvmiowsaw/viewform

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

                @SSSA Hello admin my problem is ont solve plz solve

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

                  @SSSA Please migrate UUUQ1086

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

                    @SSSA Your account has been already migrated reset your password and try again.

                    1 Reply Last reply Reply Quote 0
                    • M
                      mktsavant last edited by mktsavant

                      Hello,

                      I am getting an error 'Login Password has been expired' with errorcode 'AB1035'. My Angel userid is JLND893. Can you please fix this. I am not able to login for websock streaming. It was working fine last week.

                      Thanks.

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

                        @mktsavant said in "YOUR USER ID OR PASSWORD IS INVALID","errorcode":"AB1007":

                        Hello,
                        I am getting an error 'Login Password has been expired' with errorcode 'AB1035'. My Angel userid is JLND893. Can you please fix this. I am not able to login for websock streaming. It was working fine last week.
                        Thanks.

                        kindly reset password and try again.

                        M 1 Reply Last reply Reply Quote 0
                        • M
                          mktsavant @admin last edited by

                          @admin

                          Thank you for the quick reply. It's working.

                          Best regards.

                          1 Reply Last reply Reply Quote 0
                          • H
                            himanshu_dhanam last edited by

                            Please migrate my account - H139673

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

                              Please migrate

                              P561012

                              thank you

                              1 Reply Last reply Reply Quote 0
                              • M
                                mdipak2977 last edited by

                                Client code: P72816
                                EMAIL ID: pkdashangul@gmail.com

                                Pl migrate!!

                                1 Reply Last reply Reply Quote 0
                                • R
                                  RohitR last edited by

                                  Client code: VPVJ1005
                                  EMAIL ID: rohit.rajasekaran31@gmail.com

                                  Please assist to migrate to smartAPI

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

                                    Hi @admin Please help migrating my account.
                                    Client ID : S1247745

                                    Error: Unable to authenticate through the API.

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

                                      @surya-0 said in "YOUR USER ID OR PASSWORD IS INVALID","errorcode":"AB1007":

                                      Hi @admin Please help migrating my account.
                                      Client ID : S1247745
                                      Error: Unable to authenticate through the API.
                                      kindly fill below form
                                      https://docs.google.com/forms/d/e/1FAIpQLSdgpCiDhSBa_bsKsec002e9unbeQkipOLFAKW7DzPvmiowsaw/viewform

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

                                        @admin I have already filled the form and submitted it yesterday.

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

                                          @surya-0 Your account will get migrated in 2 working days.

                                          S 1 Reply Last reply Reply Quote 0
                                          • V
                                            vanquish87 last edited by

                                            I am using python

                                            via code from documentation :

                                            import http.client
                                            import mimetypes
                                            conn = http.client.HTTPSConnection(
                                                "apiconnect.angelbroking.com"
                                                )
                                            payload = "{\n\"clientcode\":\"xxxxxxx\",\n\"password\":\"xxxxxxx\"\n}"
                                            headers = {
                                                'Content-Type': 'application/json',
                                                'Accept': 'application/json',
                                                'X-UserType': 'USER',
                                                'X-SourceID': 'WEB',
                                                'X-ClientLocalIP': 'CLIENT_LOCAL_IP',
                                                'X-ClientPublicIP': 'CLIENT_PUBLIC_IP',
                                                'X-MACAddress': '42:aa:13:ae:6b:c4',
                                                'X-PrivateKey': 'xxxxxxxx'
                                              }
                                            conn.request("POST", "/rest/auth/angelbroking/user/v1/loginByPassword", payload, headers)
                                            
                                            res = conn.getresponse()
                                            data = res.read()
                                            print(data.decode("utf-8"))
                                            

                                            I am getting an output :

                                            {"status":false,"message":"Login Id or password is invalid","errorcode":"AB1007","data":null}
                                            

                                            My Cliend ID : J215509

                                            Please fix this as I searched this forum only to find out my ID is still not migrated.

                                            Even after repeated form fillings n raising the same issues again n again.

                                            How I am suppose to trade on Angel Broking ??

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