kiteconnect.exceptions.DataException: Unknown Content-Type (text/html)

metalman
metalman edited September 2020 in Python client
When i try to use kite.quote(list) with BANKNIFTY trading symbols,
length of list is 500, with format of list = ['NFO:BANKNIFTY20OCT17500CE','NFO:BANKNIFTY20OCT17500PE']

its giving me an exception which is down below:

kiteconnect.exceptions.DataException: Unknown Content-Type (text/html) with response: (b'

400 Bad request

\nYour browser sent an invalid request.\n\n')

Sign In or Register to comment.