Closed ajshastri closed 1 year ago
@kgstorm, in this discussion post, said this and I verified it. I'll close this ticket.
https://developer.etrade.com/getting-started/developer-guides
After 2 hours with no activity, the access token becomes ‘inactive’, but can be renewed. It will ‘expire’ at midnight Eastern, and a new token will be required.
You could also make a simple market call every hour and not require the renewal process. But the token will still expire at midnight.
Hello,
I have a question about how the trade API Auth module works looking at Etrade API Docs
I always understood the workflow as below:
So these are my questions:
Please let me know.