historicParam={
"exchange": "NSE",
"symboltoken": "3045",
"interval": "MINUTE",
"fromdate": "2021-03-01 09:15",
"todate": "2021-03-28 09:16"
}
smartApi.getCandleData(historicParam)
We get error ataException: Couldn't parse the JSON response received from the server: b''. Any solutionRe: Access to historic values