i reinstalled the kiteconnect and it seems to be resolved..
however I'm getting the below error while running the code, can you please help?
runfile('C:/Users/admin/Desktop/KiteConnect/Ol/websocket_usage1.py', wdir='C:/Users/admin/Desktop/KiteCo…
@sujith - Sorry i didn't understand...
when i use the below.. I get 'NoneType' object is not subscriptable Error
r = requests.get('https://api.kite.trade/instruments/NSE/HINDALCO?api_key=xxxxx&access_token=xxxxxx')
I'm trying to retrieve websocket instrument list, however im not able to view the full instrument list... and the below link does not seem to work .. please let me know if I'm on the correct direction
https://kite.trade/docs/connect/v3/market-data-…
@zartimus - pls correct me if my understanding is incorrect...
json reqests have become redundant (or replaced by curl reqests) post launch of the new API?
I upgraded my API version... however i get the following error now...
TokenException: Token is invalid or has expired.
File "", line 1, in
runfile('C:/Users/admin/Desktop/KiteConnect/Connection_attempt.py', wdir='C:/Users/admin/Desktop/Kit…