Navigation

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

    SSumit

    @SSumit

    1
    Reputation
    14
    Posts
    8
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    SSumit Follow

    Best posts made by SSumit

    This user hasn't posted anything yet.

    Latest posts made by SSumit

    • RE: NOT WORKING https://margincalculator.angelbroking.com/OpenAPI_File/files/OpenAPIScripMaster.json

      @admin, @Moderator_1, @Moderator_2, yes, same here, not working

      posted in Bugs
      S
      SSumit
    • RE: Market data api stopped working - api.market.data

      @Moderator_2

      If you want to reproduce the issue, call market data API continuously for 1 hour with a call rate of 1 request per second (basically approx 3600 requests per hour)

      and if you guys configured any limit like the user can only call let's say 1000 requests per hour then please update the document

      posted in General Discussion
      S
      SSumit
    • RE: Market data api stopped working - api.market.data

      @Moderator_2

      The same pattern today as well. for the first 15 minutes, API was working very well then stopped and started giving me errors -

      SmartApi.smartExceptions.DataException: Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate'

      Note: I am not hitting API multiple times in 1 second

      You guys changed something. till yesterday, I was not facing this kind of scenario where API is working for a certain period of time and then stops providing data, and then after a certain period, it starts providing data again, and so on. Basically, API is not stable or you guys may put some kind of limit let's say for example for 1 hour the user only put xxx numbers of requests.

      posted in General Discussion
      S
      SSumit
    • RE: Market data api stopped working - api.market.data

      @admin it stopped again. something wrong here.

      Getting error - Access denied because of exceeding access rate

      note: I am placing a request in intervals of 5 seconds and the rate limit for this API is one request per second

      Request Payload:

      {'mode': 'FULL', 'exchangeTokens': {'NFO': ['66522', '38796', '40441', '66440', '42913', '44199', '44196', '44197', '50760', '50767', '60751', '60748', '63645', '66470', '64121', '66447', '66454', '66453', '66511', '64123', '66513']}}

      posted in General Discussion
      S
      SSumit
    • RE: Market data api stopped working - api.market.data

      @admin, it just started back.

      Thanks!

      posted in General Discussion
      S
      SSumit
    • Market data api stopped working - api.market.data

      @admin It was working till today 9:30 AM. After that suddenly stopped providing data.

      posted in General Discussion
      S
      SSumit
    • what is AMX Error - AB1007

      @admin what is AMX Error - AB1007. I am getting this error for rms limit API only.

      posted in General Discussion
      S
      SSumit
    • RE: AB1010: Invalid Session or Session is Expired Please Re-login

      @admin facing this issue since yesterday.

      posted in General Discussion
      S
      SSumit
    • RE: Automate totp login using python module - pyotp

      @Rushey17 Yes that also works 👍

      posted in General Discussion
      S
      SSumit
    • RE: Guide to secure your SmartAPI Account with two factor authentication

      @milind017 check value of angleOneURI, it should be like - otpauth://totp/<client id>?secret=<secrets>&issuer=angelone.in&algorithm=SHA1&digits=6&period=30

      and there is no need for a while loop

      posted in General Discussion
      S
      SSumit