@admin what if I am only using historical and live data apis and not routing orders thru api? Will this service like getltp and get candles continue as they are or do we still need static ips to even access api? Thanks.
Group Details Private
SmartAPI Group
Member List
-
RE: Important Updates to SmartAPI in Compliance with SEBI Guidelinesposted in General Discussion
-
RE: SmartAPI Session Invalid / Token Expiry Issue – Urgentposted in Python SDK
@s237783-0 it has actually been this way all weekend.
-
Data download not workingposted in General Discussion
{'message': 'Something went wrong. Please try after sometime', 'errorcode': 'AB1004', 'status': False, 'data': None}
Are the servers down today?
-
RE: Token for NIFTY IND DEFENCEposted in General Discussion
@cts Scrip Master is the master list of all the scrips. No token for Nifty Ind Defence is available as of now in smart api.
-
RE: plz tell me what the problem might beposted in Python SDK
Hi @rvrao1415
Please share the request json here
-
RE: smartConnect:246posted in Python SDK
Hi @s237783
Please do check are you using jwttoken generated via loginbypassword api
-
RE: Errorcode AB1050posted in Python SDK
Hi @mach
Request seems fine. It was an TOTP issue just got copy 6 digit code from authenticator app and paste it try the request in postman once and update.
-
RE: ERROR CODE AB1004posted in Python SDK
Hi @admin can you please share what's wrong with my inputs? I get the same error.
[E 260107 09:21:35 smartConnect:246] Error occurred while making a POST request to https://apiconnect.angelone.in/rest/secure/angelbroking/historical/v1/getCandleData.
Error: Something Went Wrong, Please Try After Sometime.
URL: https://apiconnect.angelone.in/rest/secure/angelbroking/historical/v1/getCandleData,Headers: {'Content-type': 'application/json', 'X-ClientLocalIP': '127.0.0.1', 'X-ClientPublicIP': 'XXXXXXXX', 'X-MACAddress': 'XXXXXXXXXX', 'Accept': 'application/json', 'X-PrivateKey': 'XXXXXX', 'X-UserType': 'USER', 'X-SourceID': 'WEB'}, Request: {'exchange': 'NFO', 'symboltoken': '123274', 'interval': 'FIVE_MINUTE', 'fromdate': '2026-01-06 09:15', 'todate': '2026-01-07 09:20'}, Response: {'message': 'Something Went Wrong, Please Try After Sometime', 'errorcode': 'AB1004', 'status': False, 'data': None} -
RE: Error oracle vm - pythonposted in Python SDK
Hi @strvedic
Test the APIs in postman and share error with screenshot