Navigation

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

    DiljeetS 0

    @DiljeetS 0

    Through www amazon com/mytv - how you can connect your mobile phone to Amazon Prime. Through amazon com mytv, you can watch your favorite TV shows, series movies. You can watch prime videos anywhere on your device. Users need to create an Amazon account if they don’t have an Amazon account and enter the Amazon my TV activation code to watch Amazon prime videos on your device.

    https://www.amaznprimectv.com/
    https://www.w-wamazon.com/

    0
    Reputation
    3
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online
    Website www.w-wamazon.com/

    DiljeetS 0 Follow

    Best posts made by DiljeetS 0

    This user hasn't posted anything yet.

    Latest posts made by DiljeetS 0

    • RE: HTTP 403 - Access denied due to exceeding access rate on the getCandleData endpoint

      Team,

      Some more info in addition to the above.

      I trade commodities starting morning till 10.00 pm.

      I get this error exclusively between 9.00am to 3.30pm when NSE/ BSE markets are open.

      Post 3.30pm I stop getting this error.

      Hence the theory there could be an issue with the code OR multiple requests are being send is completely ruled out.

      This is definitely Server throttling issue caused due to same API endpoint getting multiple hits.

      What is weird is, me getting this error despite sending the request within rate limit (sending single request at every 2sec interval).

      Having Rate limit check at server makes no sense, for those users sending requests within limits are still getting this error.

      Expecting a resolution soon.

      Regards
      Diljeet

      posted in Java SDK
      D
      DiljeetS 0
    • HTTP 403 - Access denied due to exceeding access rate on the getCandleData endpoint

      Dear Team,

      I have been getting this HTTP 403 response with the error message "Access denied due to exceeding access rate" on the getCandleData endpoint, even though the request is sent at 2sec interval.

      Even the very first request to fetch historic candles throws error.

      {"todate":"2026-07-27 14:05","exchange":"MCX","interval":"FIVE_MINUTE","symboltoken":"573618","fromdate":"2026-07-07 14:05"}
      Jul 27, 2026 2:12:29 PM com.angelbroking.smartapi.smartstream.ticker.SmartStreamListenerEventManager processQueue
      SEVERE: Rate limit exceeded

      Documentattion says getCandleData API endpoint can have 3requests / sec as the rate limit whereas I 'm sending only one request at every 2sec interval.

      Until a few days back this was working fine.

      Kindly check at your end for any restrictions applied for the given clientId.

      CLIENT ID - D62917933
      Endpoint - /rest/secure/angelbroking/historical/v1/getCandleData

      Kindly help in resolving this at the earliest as not able to take any trade because of this error.

      Any help would be highly appreciated.

      Regards
      Diljeet

      posted in Java SDK
      D
      DiljeetS 0
    • RE: Persistent AB1021 "Too many requests" on getCandleData (NSE) well below limit

      @umangbhatia Hi Umang,
      I've been facing the same issue while trading commodities. Have been sending request to fetch candle data at every 5sec interval but even the very first request throws 403 Rate limit exceeded. Until a few days back it was working fine for me. Were you able to resolve this. Any help will be highly appreciated.

      posted in Bugs
      D
      DiljeetS 0