☰
Login
Signup
Home
›
General
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
13.8K
All Categories
0
Incidents
154
Node JS client
40
Go client
793
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
993
Java client
1.1K
API clients
404
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
General
In this Discussion
February 2018
rasp
February 2018
sujith
kiteconnect.exceptions.DataException: Exception fetching quote
rasp
February 2018
in
General
I'm getting this error while fetching the quote. How resolve this?
sujith
February 2018
Can you elaborate which Kite Connect client are you using?
Are you referring to old or new APIs?
sujith
February 2018
You can also add more details to reproduce the issue.
rasp
February 2018
edited February 2018
how can i check the version?
sujith
February 2018
Are you using pykiteconnect, kiteconnectjs, javakiteconnect or phpkiteconnect?
rasp
February 2018
python
sujith
February 2018
Which version of pykiteconnect are you using?
You can do pip show kiteconnect to know the version number.
rasp
February 2018
version 3.6.2
sujith
February 2018
Can you print exception.message and check the exact error message?
rasp
February 2018
raise(exp(data["message"], code=r.status_code))
kiteconnect.exceptions.DataException: Exception fetching quote
sujith
February 2018
Can you update to the latest version and try?
If the issue persists, can you post params what you are passing?
rasp
February 2018
isnt this the latest version?
and a new error "Error fetching API session." Pls fix your kiteconnect!
Sign In
or
Register
to comment.
Are you referring to old or new APIs?
You can do pip show kiteconnect to know the version number.
kiteconnect.exceptions.DataException: Exception fetching quote
If the issue persists, can you post params what you are passing?
and a new error "Error fetching API session." Pls fix your kiteconnect!