Incorrect `api_key` or `access_token`

nayab
https://api.kite.trade/quote/ohlc
{
"status": "error",
"message": "Incorrect `api_key` or `access_token`.",
"data": null,
"error_type": "TokenException"
}
  • nayab
    All the steps look correct to me however I'm getting the following error:
    {
    "status": "error",
    "message": "Incorrect `api_key` or `access_token`.",
    "data": null,
    "error_type": "TokenException"
    }
Sign In or Register to comment.