@rakeshr I have sent quote API request for 494 NIFTY FNO contracts and it seems to be working fine however when I send quote API request for 494 instruments BANKNIFTY, I am getting following error.
raise ex.DataException("Unknown Content-Type ({…
thanks for your quick response.
Ok, as per this documentation section, limit for Quote is 1req/second.
I will ensure timeout is added before sending another request but suppose if two quotes API call are made at same time, will the second request …