☰
Login
Signup
Home
›
Python 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.2K
All Categories
0
Incidents
161
Node JS client
45
Go client
807
.Net API client
386
Kite Publisher
538
.Net / VBA / Excel (3rd party)
466
Algorithms and Strategies
1K
Java client
1.1K
API clients
408
PHP client
4.1K
Python client
352
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.4K
General
In this Discussion
July 2016
Vivek
July 2016
sudheer1990
How to extract request_token from redirect after successful user form login?
sudheer1990
July 2016
in
Python client
My browser link bar is showing this....
http://127.0.0.1/?status=success&request_token=s719hgxnp1umzf6nhwkdei8a2j1jpila
but in python i am not able to get this link in response headers. how I should extract request_token
sudheer1990
July 2016
While login into dveloper.kite.trade...I am getting this error
"
{"status": "success", "data": "Take the red pill with Kite Connect v2"}
"
Vivek
July 2016
edited July 2016
@sudheer1990
User login part is manual process, you have to use headless browsers like selenium or mechanize to automate it.
Kite developer portal issue has been fixed.
Sign In
or
Register
to comment.
"
{"status": "success", "data": "Take the red pill with Kite Connect v2"}
"
Kite developer portal issue has been fixed.