Problem in getting historical data

lethalstriker
lethalstriker edited September 2017 in .Net API client
I am not able to get historical data of 5 minutes for more than 30 days.
This is my simple call -
List historical = kite.GetHistorical("3771393", "2017-06-01", "2017-08-15", "5minute");
Earlier I was able to get it for 90 days but now I am getting below error:
Sign In or Register to comment.