☰
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.2K
All Categories
0
Incidents
161
Node JS client
45
Go client
806
.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
May 5
Sravanthi_bh
Token generation with kite API
CKB650
May 5
in
API clients
I am trying to generate token, but failing. I am using "https//kite.zerodha.com/connect/login?api_key=ugr4gd960l*******".
I am getting error "Check if there is a typo in https.". Is the above link is correct api?
Tagged:
API token generation issue
Sravanthi_bh
May 5
It looks like you have missed a colon (:) after https URL would be-"
https://kite.zerodha.com/connect/login?api_key=c91yo3*******
".
Also, ensure that your API key is correct and the session is active. You may refer to
documentation
to know more about login flow.
Sign In
or
Register
to comment.
Also, ensure that your API key is correct and the session is active. You may refer to documentation to know more about login flow.