-
Hi Team,
I am getting the following error message while I tried to login, can you please help this issue to be resolved.Thanks.
**DEBUG:NorenRestApiPy.NorenApi:Reply:{"request_time":"01:24:04 10…
-
Team @Shoonya-Dev, thanks for your hard work, in putting this API and everything in git.
I have a query for get_time_price_series().
Here I am explaining my Requirements and related problems.
**…
-
Hello Team,
I am unable to log in using the sample code you have provided (test_api.py) after providing my authentication. Below is the error I get. Do I need to download the certificate and save it …
-
WARNING:NorenRestApiPy.NorenApi:websocket run forever ended in exception, WebSocketApp.run_forever() got an unexpected keyword argument 'ping_payload'
its showing this: |
NorenApi File:-
def __…
-
Traceback (most recent call last):
File "/Users/siddu/Documents/shoonya/stratergy2.py", line 10, in
ret = api.login(userid=config.user, password=config.pwd, twoFA=pyotp.TOTP(config.otpToken).…
-
My login code is as under:
"""""
user = XXXX
pwd = XXXX
factor2 = XXXX
vc = XXXX
app_key = XXXX
imei = XXXX
from NorenRestApiPy.NorenApi import NorenApi
class ShoonyaApiPy…
-
Traceback (most recent call last):
File "/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py", line 703, in urlopen
httplib_response = self._make_request(
File "/usr/local/lib/…
-
https://github.com/Shoonya-Dev/ShoonyaApi-py/issues/10
Kindly solve this issue before closing it. We're spending time to make it better for everyone and just closing an issue without any explanatio…
-
-
# Bug Report
## Description
I have been facing an issue with `drf-yasg==1.23.1` after the release of latest `djangorestframework==3.14.0`. They have removed the support for `NullBooleanField` in…