I am using KITE API for building an app in python. I am facing issues while using the kite.quote() function to fetch the live prices of stocks or a list of stocks. Also note that I have purchased the subscription for KITE CONNECT, i.e., my app is of 'KITE CONNECT' type which grants me the following additional functionalities (as per the official documentation):
- Historical chart data APIs - Live market quotes & tickets via API & WebSockets
But still I am facing the aforementioned issues. Can anybody help me out?
PS: Make sure to remove app and client specific tokens.