You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently only access token is being used in code. In long term access token will get expired. So we need a mechanism to get new access token once it is expired by exchanging refresh token.