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 @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
        • A
          admin @vanquish87 last edited by

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

          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 ??

          Your account has already been migrated.Reset your password and try again.

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

            @admin Please migrate my id as well.
            Client ID: V183756

            K 2 Replies Last reply Reply Quote 0
            • H
              hiteshp @admin last edited by

              @admin Dear Admin, Kindly migrate my id as well.
              Client Code- H52628

              A 1 Reply Last reply Reply Quote 0
              • K
                Kamal @Kamal last edited by

                @admin usually how much time it will take to migrate? I submitted Google Sheet and updated the same here

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

                  @admin Hi, my ID has still not been migrated.
                  Could you please expedite this.

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

                    @hiteshp Your account has been migrated.

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

                      @surya-0 Your account has already been migrated.

                      1 Reply Last reply Reply Quote 0
                      • H
                        hiteshp @admin last edited by

                        @admin Sir I am not able to login even after reseting password. It is showing user suspended error

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

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

                          @admin Sir I am not able to login even after reseting password. It is showing user suspended error

                          let me check and update you.

                          H 2 Replies Last reply Reply Quote 0
                          • H
                            hiteshp @admin last edited by

                            @admin okay sir. waiting for the update

                            1 Reply Last reply Reply Quote 0
                            • H
                              hiteshp @admin last edited by

                              @admin issue resolved. thanks

                              1 Reply Last reply Reply Quote 0
                              • K
                                Kamal @Kamal last edited by

                                @admin any update?

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

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

                                  @admin usually how much time it will take to migrate? I submitted Google Sheet and updated the same here

                                  Your account has been migrated.

                                  K 1 Reply Last reply Reply Quote 0
                                  • K
                                    Kamal @admin last edited by Kamal

                                    @admin i reset my password but still not able to login, can you take a look?

                                    K 1 Reply Last reply Reply Quote 0
                                    • S
                                      Sriram last edited by Sriram

                                      @admin Can you please activate my Account id: V56775

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

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

                                        @admin Can you please activate my Account id: V56775

                                        mail us at api@angelbroking.com

                                        P 1 Reply Last reply Reply Quote 0
                                        • P
                                          pareshdudhagra @admin last edited by

                                          @admin dear admin please do the needful help in this concern also AngelBroking get_access_token failed: AB1007 : YOUR USER ID OR PASSWORD IS INVALID
                                          user id :-RKRPA1027

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

                                            Hi @pareshdudhagra Mail us at api@angelbroking.com

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