Hello,
I am encountering an issue while trying to fetch historical data using the API. Attached are the details of the implementation and the error.
The API seems to reject the date format despite using the format "YYYY-MM-DD HH:MM:SS" for both fromdate and todate. The response indicates an error with the date or time format (errorcode: AB13000).
Could you kindly help me identify what might be causing this issue? Specifically:
Is there a different date or time format expected by the API?
Is the fromdate and todate value being treated correctly for single-day data requests?
Any additional headers or parameters that need to be adjusted?