Latest posts made by SSumit
-
RE: UNABLE TO GET MARGIN DATAposted in Python SDK
@admin, multiple users are getting this issue. Can you please look into this issue asap?
-
getMarginApi is not workingposted in Python SDK
Getting the following error:
File "/usr/local/lib/python3.10/dist-packages/SmartApi/smartConnect.py", line 526, in getMarginApi
marginApiResult=self._postRequest("api.margin.api",params)
File "/usr/local/lib/python3.10/dist-packages/SmartApi/smartConnect.py", line 263, in _postRequest
return self._request(route, "POST", params)
File "/usr/local/lib/python3.10/dist-packages/SmartApi/smartConnect.py", line 233, in _request
raise ex.DataException("Couldn't parse the JSON response received from the server: {content}".format(
SmartApi.smartExceptions.DataException: Couldn't parse the JSON response received from the server: b'' -
RE: SmartConnect.getMarginApi() throws exception.posted in Python SDK
@admin Getting: SmartApi.smartExceptions.DataException: Couldn't parse the JSON response received from the server: b''
since 1st April
-
Why are you not allowing to use same static IP by other family members?posted in General Discussion
As per current behavior, a static IP can be used only by one AngelOne account. What about other family members who want to access APIs?
@admin, you guys should increase the limit to 2 or 3 accounts per static IP
-
RE: Market data api stopped working - api.market.dataposted in General Discussion
If you want to reproduce the issue, call market data API continuously for 1 hour with a call rate of 1 request per second (basically approx 3600 requests per hour)
and if you guys configured any limit like the user can only call let's say 1000 requests per hour then please update the document