@vishwash_yadav You are getting rate limited. There is a 1 request/second limit in all quote APIs. Make sure you don't cross the limit.
Also, you are using the old version of APIs. You should use the new version which will also allow you to fetch quotes for multiple instruments in one request.
Also, you are using the old version of APIs. You should use the new version which will also allow you to fetch quotes for multiple instruments in one request.
Check out the kite3 branch in GitHub.