☰
Login
Signup
Home
›
Market data (WebSockets)
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
June 2018
pranksterguru
June 2018
sujith
June 2018
rakeshr
HTTP/1.1 403 Forbidden in websocket
pranksterguru
June 2018
in
Market data (WebSockets)
why am i getting error "HTTP/1.1 403 Forbidden in websocket" when i try to download securities dump?
this seems to be intermittent issue. happens once in a week for me.
i am sure it is intermittent because i am running the same code in server by scheduling it everyday. and i am getting this once in a week.
rakeshr
June 2018
Can you put complete log here?
sujith
June 2018
You need a valid api key and access token to get connected to Kite Ticker. 403 means your session has expired.
pranksterguru
June 2018
The key was valid I'm sure..
Also, does security dumps pull require access token ?
I will enable the debug next time and send u
sujith
June 2018
An access token is valid for only one day.
pranksterguru
June 2018
Ya.. everyday morning 8.30 I update it.. that a why I know the key is vaild
Sign In
or
Register
to comment.
Also, does security dumps pull require access token ?
I will enable the debug next time and send u