☰
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
13.8K
All Categories
0
Incidents
153
Node JS client
40
Go client
793
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
993
Java client
1.1K
API clients
404
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
General
In this Discussion
May 2022
sujith
May 2022
SRIJAN
May 2022
monty77
API connection isssue refused to connect
monty77
May 2022
edited May 2022
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 2022
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 2022
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 2022
edited May 2022
thanks for your reply but it says refused connect any specific suggestions for that?
sujith
May 2022
@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 2022
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.