Session Toekn Refresh

This is wrong info


I cannot refresh the token after the 1 hour window is gone even though the refresh token window is 6 hours. Why is this info mentioned if refresh window could never be used?

@navjinder when you set the config directive for default token TTL did you flush the system cache? Often times this is required after making edits to the .env file since configs are cached. The cache can be flushed from within the platform and/or from the command line.

yes did that what i found is you have to renew the token before it expires in order to renew it successfully.