@Moderator_3 The error that I am getting is as mentioned below
"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': 'cc:48:3a:66:10:f5', 'Accept': 'application/json', 'X-PrivateKey': 'si3I9yTu', 'X-UserType': 'USER', 'X-SourceID': 'WEB'}, Request: {'exchange': 'NSE', 'interval': 'ONE_HOUR', 'fromdate': '2023-01-01 09:15', 'todate': '2023-01-02 15:30'}, Response: {'message': 'Something Went Wrong, Please Try After Sometime', 'errorcode': 'AB1004', 'status': False, 'data': None}"
Best posts made by Satnam
Latest posts made by Satnam
-
RE: Getting AB1004 error while getting historic data for nifty50
-
RE: Getting AB1004 error while getting historic data for nifty50
@Moderator_3 Since, I am also facing the same issue, can you tell me what exactly the request packet means?
-
RE: Getting AB1004 error while getting historic data for nifty50
facing the same issue
-
Issue with Totp
Hi Folk, i am a novice in coding and while trying to get login into the Angle one demat via Spyder, i am getting the below error, can anyone help me, please.
[E 240421 17:17:50 smartConnect:243] Error occurred while making a POST request to https://apiconnect.angelbroking.com/rest/auth/angelbroking/user/v1/loginByPassword. Error: Invalid totp. URL: https://apiconnect.angelbroking.com/rest/auth/angelbroking/user/v1/loginByPassword, Headers: {'Content-type': 'application/json', 'X-ClientLocalIP': '127.0.0.1', 'X-ClientPublicIP': '106.193.147.98', 'X-MACAddress': 'cc:48:3a:66:10:f5', 'Accept': 'application/json', 'X-PrivateKey': 'key_secret[0]', 'X-UserType': 'USER', 'X-SourceID': 'WEB'}, Request: {'clientcode': 'key_secret[2]', 'password': 'key_secret[3]', 'totp': '527069'}, Response: {'status': False, 'message': 'Invalid totp', 'errorcode': 'AB1050', 'data': None}
[E 240421 17:17:50 temp:27] {'status': False, 'message': 'Invalid totp', 'errorcode': 'AB1050', 'data': None}