☰
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.9K
All Categories
0
Incidents
177
Node JS client
52
Go client
844
.Net API client
397
Kite Publisher
554
.Net / VBA / Excel (3rd party)
490
Algorithms and Strategies
1.1K
Java client
1.2K
API clients
409
PHP client
4.3K
Python client
357
Mobile and Desktop apps
1.5K
Market data (WebSockets)
3.6K
General
In this Discussion
May 2025
Sravanthi_bh
Token generation with kite API
CKB650
May 2025
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 2025
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.