Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. rakeshkr114
    3. Best
    R
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 5
    • Best 1
    • Groups 0

    Best posts made by rakeshkr114

    • To datetime can't be greater than current datetime

      Hi @admin
      I am getting error in Historical API with following param even though datetime (2026-02-25 09:41) was less than current datetime (2026-02-25 09:51):

      {'exchange': 'BFO', 'fromdate': '2026-02-21 09:41', 'interval': 'ONE_MINUTE', 'symboltoken': '1162536', 'todate': '2026-02-25 09:41'}

      Error:
      {'data': None, 'errorcode': 'AB1012', 'message': "To datetime can't be greater than current datetime", 'status': False}

      It was working all fine till yesterday! Please check it ASAP!

      posted in Python SDK
      R
      rakeshkr114