Correct usage of "/instruments/:exchange/:tradingsymbol"

shobhitver
I am using this
https://api.kite.trade/instruments/NSE/INFY?api_key=XXX&access_token=YYY



I am getting a response :
{
"status": "error"
"message": "Required parameter 'exchange' is missing"
"error_type": "InputException"
}

  • Kailash
    Can you try again?
  • shobhitver
    There is an error again

    {

    "status": "error",
    "message": "An internal server error occurred",
    "error_type": "GeneralException"

    }
  • Kailash
    We're looking into this. Please hold on.
  • Kailash
    Can you PM me the exact query you are using? We were unable to reproduce the error (using your API keys).
Sign In or Register to comment.