@Moderator_3 awaiting your response
Posts made by infom2amit
-
RE: Error code : AB1004
@Moderator_3 Tested with postman the error is still reproducible . As i said for hsitroical data it starts giving error code AB1004 after some time . This comes for few of the stocks not every stock. This comes only in the live market when i test it after the live market no issue is observed
-
RE: Error code : AB1004
@Moderator_3 any update ? I attached the screenshot and you confirmed that it is visible to you now
-
RE: Error code : AB1004
@Moderator_3 The screenshot i have uploaded is clearly visible to me as well . Kindly tell me what exactly are you looking for. Any specifc data points ?
-
RE: Error code : AB1004
@Moderator_3 Please see the attached screenshot for your reference
. Please note that am using Python SDK
-
RE: Error code : AB1004
@Moderator_3 this is still breaking . I have a 30 minute candle . It works fine while restart everything in Juypter notebook . However subsequent thirty minute candle it starts giving the same issue .
Please note that this issue happens only in the live market. After 3:30 PM no issue is observed
-
Error AB1004
Am getting this message while i try to access Historical data API:
'message': 'Something Went Wrong, Please Try After Sometime', 'errorcode': 'AB1004', 'status': False, 'data': None} -
Error AB1004
Am getting this message while i try to access Historical data API:
'message': 'Something Went Wrong, Please Try After Sometime', 'errorcode': 'AB1004', 'status': False, 'data': None} -
Error code : AB1004
For last two days am encoutering API error while fetching the historical data :
[E 241023 11:45:44 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 some timeWhile i click on the link it says contact admin : your support id : Your support ID is: 902170384596546077
-
Connection timeout error on OCI
While I runt the code from my Laptop this code runs fine . But when i try to run the same code form the server it gives connection time out.
@admin can you please look into it .
Details : Python SDK
Exact error: HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Max retries exceeded with url: /rest/auth/angelbroking/user/v1/loginByPassword (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0xfffe3ac139d0>, 'Connection to apiconnect.angelbroking.com timed out. (connect timeout=7)')) -
Connection timeout Error
Facing this error while trying to run the code from oracle
server
ConnectTimeoutError: (<urllib3.connection.HTTPSConnection object at 0xfffc321909a0>, 'Connection to apiconnect.angelbroking.com timed out. (connect timeout=7)')Please note from my localhost it is working fine . is there Ip whitelisting issue or something else
My user id is A1318311