Order apis are working but historical data apis are not working.

lostbodhi
Example:
this code:
curl "https://api.kite.trade/instruments/historical/5633/minute?from=2017-12-15+09:15:00&to=2017-12-15+09:20:00"
-H "X-Kite-Version: 3" \
-H "Authorization: token api_key:access_token" \

this always says error 403 , my api_key adn access_token are absolutely right because they are working fine when i put orders for my trades.
Please help
Tagged:
This discussion has been closed.