I have updated it to
kite = KiteConnect(api_key, access_token, None, True)
I am still getting the below error
Traceback (most recent call last):
File "/var/www/html/Python/zerodha/src/import_history.py", line 162, in
import_history()
File …
As I am new to kiteconnect, can you please explain what you mean by
run pykiteconnect in debug mode
Can you share the script line or an example or a link to someone else having the issue which has some code sample.
I commented out
data = kite.his…