Navigation

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

    AB1004 Error

    Test
    3
    5
    51
    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.
    • L
      lakshmi_73 last edited by lakshmi_73

      hi @admin

      suddenly getting this error and no requests are working.
      Kindly fix asap.

      2022-01-24 11:24:19 : INFO : [broker:141] : Trying to login to angel broking...
      2022-01-24 11:24:19 : CRITICAL : [broker:157] : Angel broking login failed! 0th Attempt
      2022-01-24 11:24:19 : CRITICAL : [broker:160] : Response Data = {'message': 'Something Went Wrong, Please Try After Sometime', 'errorcode': 'AB1004', 'status': False, 'data': None}
      2022-01-24 11:24:19 : ERROR : [broker:161] : Traceback (most recent call last):
        File "/home/algo/algotrade/algotrade/broker/broker.py", line 150, in angel_login
          refreshToken = data["data"]["refreshToken"]
      TypeError: 'NoneType' object is not subscriptable
      
      
      1 Reply Last reply Reply Quote 0
      • G
        GaryR01 last edited by

        same issue

        937a5350-7736-4c57-ab53-4b9f6f2af091-image.png

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

          Hi @garyr01 Are you still facing this issue.

          G 1 Reply Last reply Reply Quote 0
          • G
            GaryR01 @admin last edited by

            @admin It's resolved. Thank you Yatish.

            1 Reply Last reply Reply Quote 0
            • T
              T167171 last edited by

              @admin
              Facing same issue in Python SDK

              {'message': 'Something Went Wrong, Please Try After Sometime', 'errorcode': 'AB1004', 'status': False, 'data': None}
              Traceback (most recent call last):
                File "/home/tejas/Desktop/angel_st/src/main.py", line 30, in <module>
                  refreshToken = data['data']['refreshToken']
              TypeError: 'NoneType' object is not subscriptable```
              1 Reply Last reply Reply Quote 0
              • First post
                Last post