Navigation

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

    subhu085

    @subhu085

    0
    Reputation
    11
    Posts
    3
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    subhu085 Follow

    Best posts made by subhu085

    This user hasn't posted anything yet.

    Latest posts made by subhu085

    • RE: Python SDK 'Access denied because of exceeding access rate'

      @admin Hi Any update on the code review and the issue raised.

      posted in Python SDK
      S
      subhu085
    • RE: Python SDK 'Access denied because of exceeding access rate'

      @admin I have shared the code over email.

      posted in Python SDK
      S
      subhu085
    • RE: Python SDK 'Access denied because of exceeding access rate'

      @admin Yes today again faced the issue.

      posted in Python SDK
      S
      subhu085
    • RE: Python SDK 'Access denied because of exceeding access rate'

      @admin S803575 is the client id.

      posted in Python SDK
      S
      subhu085
    • RE: Python SDK 'Access denied because of exceeding access rate'

      @admin Any update...the first access is again giving the same access rate issue.

      posted in Python SDK
      S
      subhu085
    • RE: Python SDK 'Access denied because of exceeding access rate'

      @admin Still getting the same error

      File "C:\Users\test\AppData\Local\Programs\Python\Python39\lib\site-packages\smartapi\smartConnect.py", line 191, in _request
      raise ex.DataException("Couldn't parse the JSON response received from the server: {content}".format(
      smartapi.smartExceptions.DataException: Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate'

      posted in Python SDK
      S
      subhu085
    • RE: Python SDK 'Access denied because of exceeding access rate'

      @admin Hi But it was my first access to API in the morning for login...I didn't do any continuous requests to the ANGEL API.

      posted in Python SDK
      S
      subhu085
    • Python SDK 'Access denied because of exceeding access rate'

      Hi,

      Getting this error since yesterday in the first hour of order execution. Yesterday after 10:15 automatically it worked.

      raise ex.DataException("Couldn't parse the JSON response received from the server: {content}".format(
      smartapi.smartExceptions.DataException: Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate'

      Kindly let me know how to avoid this.

      Regards,
      Partha Mohapatra

      posted in Python SDK
      S
      subhu085
    • TypeError: 'NoneType' object is not subscriptable

      Hi,

      Getting the below error.

      id=user['data']['clientcode']
      TypeError: 'NoneType' object is not subscriptable

      posted in Python SDK
      S
      subhu085
    • RE: Python SDK Simulator

      @admin Hi Any Swagger API also would do considering many objects are involved and algo at times in real time throws unhandled exception since all scenarios are not thought through while developing

      posted in Python SDK
      S
      subhu085