☰
Login
Signup
Home
›
Kite Publisher
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
April 2023
anishchauhan1
April 2023
tonystark
Merge publisher and web login
anishchauhan1
April 2023
in
Kite Publisher
Hi Team
In our application user login using the
https://kite.zerodha.com/connect/login?v=3&api_key=
And navigating to the application order page and trying to place the order using Publisher - Offsite orders using
https://kite.zerodha.com/connect/basket
. It's asking for login again as it is already logged in earlier page.
Is there any way to avoid login multiple times.
tonystark
April 2023
Login to a Kite Connect application doesn't login the user to Kite web. Basket is a part of Kite web and thats why it is asking the user to login again.
User has to explicitly ask to login to Kite web while performing a Kite Connect login like below
Screenshot 2023-04-05 at 2.40.38 PM.png
9.3K
anishchauhan1
April 2023
Thanks
@tonystark
This discussion has been closed.
User has to explicitly ask to login to Kite web while performing a Kite Connect login like below