Not Able to access api

sudeepignition
curl --location 'https://api.kite.trade/instruments/historical/5633/day?from=2023-01-01 15:30:00&to=2024-12-31 15:30:00&oi=1' \
--header 'X-Kite-Version: 3' \
--header 'Authorization: token API key:API secret'

It was working 6-7 months back dont why its not working now. I have renewed and expiry of the api is 22 oct 2025. Previous It was 2000 for api and 2000 for historical now I can see it just deducted 500
  • sudeepignition
    {
    "status": "error",
    "message": "Incorrect `api_key` or `access_token`.",
    "data": null,
    "error_type": "TokenException"
    }
  • sudeepignition
    leave its working by bad. I did not login and created session I just forgot the flow after 7 months :pensive:
This discussion has been closed.