Offline Access Token Expiring ~24 Hours?

I see that there’s some new OAuth method. Are newly issued offline access tokens from the legacy OAuth method being forced to expire? We’re requesting an offline access token and finding it invalid after about 24 hours. Any ideas?

:wave:t2: Offline tokens shouldn’t expire. Could you double check that you aren’t requesting online tokens? Online tokens are set to expire after 24 hours.

2 Likes

I think you’re right. We’re combing through the authorization process and it looks like it may be requesting the per-user access token 2x. So likely problem exists between keyboard and chair. Thanks for the assistance today.

1 Like

It’s been > 24 hours since patching bug and rotating credentials, and the credentials are still valid. So it looks like the case is closed! Thanks again for the help by way of sanity check.

1 Like