We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.

Forum Discussion

ABDUL Salam's avatar
ABDUL Salam
Explorer | Level 3
12 months ago

Can we generate new access toke short lived before previous one expires using refresh_token?

Hi,
Can we generate new access token short lived before previous one expires using refresh_token? As far as I know that a short lived token expires in 4 hrs so 
Is it OK to generate new one using the refresh token obtained in OAth code flow before expiration ?
Thanks

  • Yes, you can generate a new short-lived access token before a previous one expires.