☰
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
January 2018
parmar_akshay
January 2018
sujith
how to get access token,public_token
parmar_akshay
January 2018
edited January 2018
in
API clients
i have new in zeroda kite api (node.js).
i have use apikey and api secret but i don't know how to get access token and public token.
can give me example for how to connect zeroda kite...
Tagged:
nodejs
Kite Connect NodeJS
sujith
January 2018
You can check out documentation
here
.
parmar_akshay
January 2018
i show document but i don't know how to get request token and public token in node
sujith
January 2018
There is a webinar link in the documentation, you can go through login flow in that video.
parmar_akshay
January 2018
Thanks for quick response...
do u have some sample code for node?
parmar_akshay
January 2018
request token getting at redirect url but code base how to get it..
npm already implement??
other wise we handle manually??
sujith
January 2018
You will have to handle that manually.
Sign In
or
Register
to comment.
do u have some sample code for node?
npm already implement??
other wise we handle manually??