Error while fetching quotes and instruments

shariqasif
I am getting below error while getting quotes.

import requests
>>> requests.get("https://api.kite.trade/instruments/NSE/INFY?api_key=xxxx&access_token=xxxx")

>>>requests.get("https://api.kite.trade/instruments?api_key=xxxx"))

Sign In or Register to comment.