Hi
I saw that the refresh token expiration time changed from 15 years to 3 months.
I got a couple refresh token expired, I saw that one way to get again a refresh token is asking the user to re-add/authorize the application.
Is there a way to refresh the token without user intervention or is asking the user to re-add/authorize the application the only way?
Thank you