☰
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
154
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
June 2021
gsuchak
June 2021
sujith
June 2021
csrahulrawat
Token Problem
csrahulrawat
June 2021
in
API clients
I am unable to create token in Zerodha Konnect, which is required to be create everyday for security purpose.
csrahulrawat
June 2021
Unable to create token and failed error is coming.
Error Screenshot.pdf
72.5K
sujith
June 2021
You are getting the request token in the URL query param. You need to capture that. You can know more about the login flow
here
.
gsuchak
June 2021
i have tried same getting result back as Failure in browser when i test, please help
gsuchak
June 2021
Sujith , gone through the same document but in browser why it is showing as failure?
sujith
June 2021
Failure is the response on your server, it is not related to Kite Connect at all. All you need to do is pick the request token from the URL.
Sign In
or
Register
to comment.