Navigation

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

    erprealm

    @erprealm

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

    erprealm Unfollow Follow

    Latest posts made by erprealm

    • Error : error: Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate'

      Dear Team,
      I am getting the following message when i am trying to get LTP. Please advice.

      error: Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate'

      posted in Python SDK
      E
      erprealm
    • Error Code : AB1034

      Hi Team,
      When i am trying to connect to the API using python , i get the following error msg.
      {'message': 'Apps not found', 'errorcode': 'AB1034', 'status': False, 'data': None}

      from smartapi import SmartConnect
      obj = SmartConnect(api_key='My Key')
      data = obj.generateSession("My ID","MyPwd")
      print(data)

      Thanks in Advance.

      posted in Python SDK
      E
      erprealm