It looks like you're new here. If you want to get involved, click one of these buttons!
-H "X-Kite-Version: 3" \-H "Authorization: token api_key:access_token"
One last Q - this one is complete dump. can we retrieve scripwise?
I tried to run this, with my key and token
curl "https://api.kite.trade/quote?i=41729&i=NSE:INFY"
But getting
{
"status": "error",
"message": "unknown Authorization scheme",
"data": null,
"error_type": "InputException"
}
Are you sending below both header along with the same request? Refer this documentation.