☰
Login
Signup
Home
›
Python client
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
12.1K
All Categories
90
Node JS client
32
Go client
705
.Net API client
338
Kite Publisher
525
.Net / VBA / Excel (3rd party)
401
Algorithms and Strategies
901
Java client
918
API clients
386
PHP client
3.4K
Python client
314
Mobile and Desktop apps
1.2K
Market data (WebSockets)
2.9K
General
In this Discussion
May 2021
raghavsen1989live
May 2021
sujith
Access token expires in few seconds
raghavsen1989live
April 2021
in
Python client
I am making an API call in python to quote API but the request token expires in few seconds how can I avoid that?
Tagged:
WebSocket
request_token
QUOTE
access_token
users
sujith
April 2021
You can check out this
thread
.
raghavsen1989live
May 2021
How can I extend the time limit of the access token? Because I am making an API with this in python, I can't change the token daily, so please help me.
sujith
May 2021
It is mandatory by the exchange that a user has to log in manually at least once a day.
raghavsen1989live
May 2021
Ok OK Thanks
This discussion has been closed.