Can someone give some information on how long the refresh token is valid for?
The doc says we should use the refresh token once in 24 hours to get a valid access token, but I see in some cases I get an invalid_grant for some refresh tokens.
If this is due to the refresh token expiry, can we get a new refresh token without a re-login?
The doc says we should use the refresh token once in 24 hours to get a valid access token, but I see in some cases I get an invalid_grant for some refresh tokens.
If this is due to the refresh token expiry, can we get a new refresh token without a re-login?