☰
Login
Signup
Home
›
PHP client
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
March 2020
sujith
March 2020
rajdeep74
March 2020
Imran
Authentication failed: Token is invalid or has expired.
rajdeep74
March 2020
in
PHP client
Hello , I am using
https://github.com/zerodhatech/phpkiteconnect
this library but i am getting
Authentication failed: Token is invalid or has expired.
I have modified
$kite = new KiteConnect("pwgqulnx1kxxxxxxx");
$user = $kite->generateSession("request_token_obtained", "rujrjj1wyoictmw999gt0iexxxxxxxx");
Tagged:
php client
Imran
March 2020
hii
@rajdeep74
see this video for login flow.
https://youtube.com/watch?v=wHLrMyzdgJw
rajdeep74
March 2020
Is there any way to hit
https://kite.trade/connect/login?v=3&api_key=xxxxxx
for curl , Because I have linux server , This url only work in browser not in curl . How to get session id value using curl ??
sujith
March 2020
It is mandatory by the exchange that a trader has to manually login at least once a day. We don't recommend automating the login.
This discussion has been closed.
see this video for login flow.
https://youtube.com/watch?v=wHLrMyzdgJw