We are trying to retrieve LTPs od multiple scripts in our application. To get the LTP of each script we hit the Get Market Picture API of KITE. For some scripts KITE is throwing OMS Exception,and we are not able to get the LTP of that script.
@Jilani For multiple scrips we recommend you to user Websocket streaming to get LTP. We also have rate limiting for Quote call which is one request per second so its better not to rely on Quote call if you need LTP.