Facing problems while fetching live stock prices

Kartavya0107
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?
Tagged:
  • sujith
    Can you enable debug logs of Kite Connect library and share the complete stack trace here?
    PS: Make sure to remove app and client specific tokens.
Sign In or Register to comment.