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!