Error while receiving LTP

arjunender
Hi,

Error While receiving LTP

Dictionary ltps = kite.GetLTP(new string[] { "NFO:HDFC17DECFUT" });
Error : System.Collections.Generic.KeyNotFoundException The given key was not present in the dictionary

NSE is working fine
Dictionary ltps = kite.GetLTP(new string[] { "NSE:INFY" });

Other day it was working fine today only it is giving error

Thanks
This discussion has been closed.