☰
Login
Signup
Home
›
General
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
10.9K
All Categories
64
Node JS client
21
Go client
641
.Net API client
311
Kite Publisher
512
.Net / VBA / Excel (3rd party)
336
Algorithms and Strategies
828
Java client
831
API clients
367
PHP client
2.9K
Python client
296
Mobile and Desktop apps
1.1K
Market data (WebSockets)
2.7K
General
In this Discussion
May 2
sujith
May 1
SRIJAN
May 10
monty77
API connection isssue refused to connect
monty77
May 1
edited May 1
in
General
login issue with following details error showing refused to connect
ia am trying to connect via home laptop
___________________________
https://127.0.0.1/?status=success&request_token=xJxxx7xxFwmRwxxxxxxxxxxxxxxxx
e11.png
29.1K
e22.png
63.9K
url1.png
15.3K
monty77
May 1
login issue with following details error showing refused to connect
ia am trying to connect via home laptop
___________________________
https://127.0.0.1/?status=success&request_token=xJxxx7xxFwmRwxxxxxxxxxxxxxxxx<img
______________
os: windows 11 home single language
antivirus norton 360
automation using selenium
browser chrome Version 101.0.4951.41 (64-bit)
language python
_____________________________
on API page
Redirect URL:
https://127.0.0.1
Postback URL:
SRIJAN
May 1
You have the request token in the url. So ,it shouldn't be a problem.
You can understand here:
https://kite.trade/forum/discussion/11181/request-token-not-able-to-generate
monty77
May 2
edited May 2
thanks for your reply but it says refused connect any specific suggestions for that?
sujith
May 2
@monty77
,
Kite Trade will just do the redirect to the given endpoint. You will have to take care of reading the request token from the URL.
monty77
May 10
thanks
This discussion has been closed.
ia am trying to connect via home laptop
___________________________
https://127.0.0.1/?status=success&request_token=xJxxx7xxFwmRwxxxxxxxxxxxxxxxx<img
______________
os: windows 11 home single language
antivirus norton 360
automation using selenium
browser chrome Version 101.0.4951.41 (64-bit)
language python
_____________________________
on API page
Redirect URL: https://127.0.0.1
Postback URL:
You can understand here:
https://kite.trade/forum/discussion/11181/request-token-not-able-to-generate
Kite Trade will just do the redirect to the given endpoint. You will have to take care of reading the request token from the URL.