Hello i am running my code and i getting problem at HISTORICAL DATA fetching problem see i output showing me this [E 250721 09:32:47 smartConnect:243] Error occurred while making a POST request to https://apiconnect.angelbroking.com/rest/secure/angelbroking/historical/v1/getCandleData. Error: Something Went Wrong, Please Try After Sometime. URL: https://apiconnect.angelbroking.com/rest/secure/angelbroking/historical/v1/getCandleData, Headers: {'Content-type': 'application/json', 'X-ClientLocalIP': '127.0.0.1', 'X-ClientPublicIP': '106.193.147.98', 'X-MACAddress': 'b7:25:61:6e:e4:38', 'Accept': 'application/json', 'X-PrivateKey': 'zTj7Usnk', 'X-UserType': 'USER', 'X-SourceID': 'WEB'}, Request: {'exchange': 'NSE', 'symboltoken': '5258', 'interval': 'FIFTEEN_MINUTE', 'fromdate': '2025-07-21 09:15', 'todate': '2025-07-21 15:30'}, Response: {'message': 'Something Went Wrong, Please Try After Sometime', 'errorcode': 'AB1004', 'status': False, 'data': None}
please tell me how to solve this problem ?
N
Posts made by nimeshguliana
-
HISTORICAL DATA