Am I Misunderstanding Idle Sessions?

Hi,

I have a desktop app that periodically refreshes its access token. I have a realm idle session setting that I’ve been adjusting. I seem to get an “invalid_grant Token is not active” error when that lapses. Does periodically refreshing a token keep its session active?

During the idle session interval, I can refresh the short-lived access token without issue.

Thanks,
Carl