Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. avinashm
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 2
    • Best 0
    • Groups 0

    avinashm

    @avinashm

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    avinashm Unfollow Follow

    Latest posts made by avinashm

    • LOGIN API

      Enter TOTP for give client code here:
      TOTP received :
      Error in login 'NoneType' object is not subscriptable
      Traceback (most recent call last):
      File "C:\Users\Avinash\Documents\tradehull\level trading\new.py", line 9, in <module>
      refreshToken= data['data']['refreshToken']
      TypeError: 'NoneType' object is not subscriptable
      {'status': False, 'message': 'Invalid totp', 'errorcode': 'AB1050', 'data': None}

      can anyone guide how to resolve above issue as I am not able to log in .

      posted in Python SDK
      A
      avinashm
    • log in api priblem

      Enter TOTP for give client code here: 231485
      TOTP received : 231485
      Error in login 'NoneType' object is not subscriptable
      Traceback (most recent call last):
      File "C:\Users\Avinash\Documents\new.py", line 6, in <module>
      refreshToken= data['data']['refreshToken']
      TypeError: 'NoneType' object is not subscriptable

      Process finished with exit code 1
      I am getting above while login api, please guide me resolve the issue.

      posted in Python SDK
      A
      avinashm