☰
Login
Signup
Home
›
API clients
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
13.8K
All Categories
0
Incidents
153
Node JS client
40
Go client
793
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
993
Java client
1.1K
API clients
404
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
General
In this Discussion
November 2016
sujith
November 2016
madhusudhan.maddula
October 2016
Kailash
Invalid API credentials & Missing the access_token parameter
madhusudhan.maddula
October 2016
in
API clients
Hi,
I'm getting Invalid API credentials some times & Missing the access_token parameter some times.
below is the url, I'm using...
https://api.kite.trade/instruments/historical/11821314/minute?from=2016-10-28&to=2016-10-28&api_key=ga2jr9cli46err9w&aaccess_token=xxxxxxxxxxxxxxxxxxxxxx
I subscribed to both Kite connect api and historical api add on.
Please help me.
Kailash
October 2016
You spelt "access_token" wrong. There are 2 'a's in your query string.
madhusudhan.maddula
October 2016
Thanks Kailash,
Now I'm getting Invalid API credentials error.
Regards,
Madhu
madhusudhan.maddula
November 2016
Hello,
Can someone help me...
sujith
November 2016
You should reuse access token and not generate it for every run. Can you elaborate what you are doing?
madhusudhan.maddula
November 2016
Hi sujith,
Can you please help me on how to generate access token.
Thanks
sujith
November 2016
Checkout sample here
https://github.com/rainmattertech/javakiteconnect/blob/master/sample/src/Test.java
Sign In
or
Register
to comment.
Now I'm getting Invalid API credentials error.
Regards,
Madhu
Can someone help me...
Can you please help me on how to generate access token.
Thanks