I import this curl in postman its show response { "status": "error", "message": "unknown Authorization scheme", "data": null, "error_type": "InputException" }
In Header we add kite api and kite token for authorisation which use for Quote api so why this showing error. I use same format which giving in doc token api_key:access_token. Can you guide on this
API is Working now. I have one doubt while i am checking with SENSEX2681371100CE its showing { "status": "success", "data": { "candles": [] } } but its working for Nifty, Banknifty. Can you please help me on this .
Hi @stockants, we haven't seen any trades for SENSEX2681371100CE for a long time, as it is an illiquid contract. Since there were no trades, the historical data API returns an empty candles array for this instrument. You can also verify on the exchange portal.
I have one doubt while i am checking with SENSEX2681371100CE its showing {
"status": "success",
"data": {
"candles": []
}
}
but its working for Nifty, Banknifty.
Can you please help me on this .
candlesarray for this instrument. You can also verify on the exchange portal.