☰
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
14.1K
All Categories
0
Incidents
157
Node JS client
41
Go client
795
.Net API client
385
Kite Publisher
537
.Net / VBA / Excel (3rd party)
463
Algorithms and Strategies
1K
Java client
1.1K
API clients
407
PHP client
4.1K
Python client
349
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.4K
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