Forum Discussion
smpa01
1 year agoCommunity Champion
Refresh Token Expiry
@peggysue gbrueckl
I have been runing batch jobs and the token is getting expired ~60/75 min.
// header
<CIMultiDictProxy('Content-Length': '104', 'Content-Type': 'application/json; cha...
Anonymous
1 year agoNot applicable
smpa01
1 year agoCommunity Champion
Anonymous if the notebook is run on a schedule, the token expiry still happens. But if I run the notebook is run from while inside it, then the token does not expire.
I want to run the notebook on a schedule.