☰
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
14.4K
All Categories
0
Incidents
168
Node JS client
47
Go client
817
.Net API client
393
Kite Publisher
541
.Net / VBA / Excel (3rd party)
473
Algorithms and Strategies
1K
Java client
1.1K
API clients
408
PHP client
4.2K
Python client
355
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.5K
General
In this Discussion
July 3
sujith
July 2
Sravanthi_bh
request_token/access token
sanjaykhemka
July 1
in
API clients
I paid ₹500 today (2025-07-01) and created a Kite Connect app with the following details:
App Name: NSE VOLUME TRACKER
API Key: 7e4kiquzkt7nfrdb
The app is still active and visible on my developer dashboard, but when I try to access the login URL:
https://kite.zerodha.com/connect/login?v=3&api_key=7e4kiquzkt7nfrdb
…it redirects me straight to the Zerodha dashboard instead of generating a request_token.
I have already tried this in incognito mode and confirmed that the redirect URL is
https://kite.zerodha.com
.
Kindly look into this and restore full login functionality so I can proceed with API access.
Zerodha ID: XKL092
Sravanthi_bh
July 2
Please make sure to follow the login flow as outlined in the
Kite Connect API documentation
, and refer to this
webinar walkthrough
for a better understanding.
Note
:
If you're already logged in, try logging out first using:
https://kite.zerodha.com/logout
Ensure that the redirect URL matches exactly with the one configured in your Kite app.
sujith
July 3
@sanjaykhemka
,
If you have used kite web url as the redirect url then it may not work. Use localhost or some other endpoint as the redirect url.
Sign In
or
Register
to comment.
Note:
If you're already logged in, try logging out first using: https://kite.zerodha.com/logout
Ensure that the redirect URL matches exactly with the one configured in your Kite app.
If you have used kite web url as the redirect url then it may not work. Use localhost or some other endpoint as the redirect url.