Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs

    python api issue

    Python SDK
    0
    2
    33
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      Sukhwant280 last edited by

      @admin

      getting below error while fetching data via api from past 45 minutes.

      ReadTimeout: HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Read timed out. (read timeout=7)

      any idea when it will get resolved

      thanks
      Sukhwant

      S 1 Reply Last reply Reply Quote 0
      • S
        Sukhwant280 @Sukhwant280 last edited by

        @admin

        i am using below historic api code:

            historicParam={"exchange": exchange,"symboltoken": token,"interval": interval,"fromdate":start ,"todate": end}
            df = obj.getCandleData(historicParam)
        

        and this is getting timedout, as mentioned above. please tell me when candle data will be resolved

        other api of LTPdata is working fine

        1 Reply Last reply Reply Quote 0
        • First post
          Last post