☰
Login
Signup
Home
›
Python client
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
153
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
403
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
General
In this Discussion
December 2020
mukultuli1403
December 2020
rishiajmera
February 2018
ankur0101
January 2018
musafirsafwan
January 2018
Manjunathan
March 2018
sujith
Getting error: Error fetching API session from store. Why and what to do?
musafirsafwan
January 2018
in
Python client
When I query historical data, I am getting an error saying "Error fetching API session from store." Why am I getting this and what is the workaround?
Tagged:
Python Client
historical API
kiteapi
API
error
sujith
January 2018
Is this intermittent or consistent? Can you give us more details about this?
Manjunathan
January 2018
I also faced this issue. Its intermittent.
I check bulk quotes at regular intervals, the issue comes up once in a while.
musafirsafwan
January 2018
It is an intermittent issue and I am not getting the error now. I shall report here if I get the error again. Thanks.
Manjunathan
January 2018
I am seeing this intermittently every 15 mins or so.
@sujith
Please let me know if you need any particular info to debug.
sujith
January 2018
Can you let us know for which API calls you are facing the issue? Is it only for historical data API call or other API calls also?
Manjunathan
January 2018
I am trying only bulkquotes and getting it, whereas the other person faced it with historical.
musafirsafwan
January 2018
@sujith
I got the error just now when I used historical data api.
Call I made (api key and access tokens are masked here):
https://api.kite.trade/instruments/historical/2977281/60minute?from=2018-01-03&to=2018-01-10&api_key=xxx&access_token=yyy
Error I got:
Internal Server Error
{"status":"error","message":"Error fetching API session from store.","data":null,"error_type":"GeneralException"}
Please look into this issue as soon as possible.
Thank you.
ankur0101
February 2018
I am also facing the same error, Zerodha Team, any updates around this? In my case, its happening with Historical Data.
sujith
March 2018
This issue is resolved now. If you are still facing the issue you can let us know.
rishiajmera
December 2020
@sujith
I faced the same issue yesterday on order placement.
mukultuli1403
December 2020
Hi
@sujith
Could you please help here. We ( I and Rishi) faced the same issue yesterday on order placement. Your help is much needed here. Thanks!
Sign In
or
Register
to comment.
I check bulk quotes at regular intervals, the issue comes up once in a while.
@sujith Please let me know if you need any particular info to debug.
Call I made (api key and access tokens are masked here):
https://api.kite.trade/instruments/historical/2977281/60minute?from=2018-01-03&to=2018-01-10&api_key=xxx&access_token=yyy
Error I got:
Internal Server Error
{"status":"error","message":"Error fetching API session from store.","data":null,"error_type":"GeneralException"}
Please look into this issue as soon as possible.
Thank you.