premkumarsf269
Level 1

Token Refresh Behavior in QuickBooks API Integration

As mentioned in the QuickBooks documentation, the refresh token will expire after 24 hours and then regenerate a new refresh token. However, is there any possibility that the refresh token will not change after 24 hours? For instance, when attempting to retrieve an access token after 24 hours, could it provide the same refresh token as before, but with a new access token?