Forum Discussion

Shrikant's avatar
Shrikant
Ideator I
6 years ago

How to get the refresh token when existing token expires using the expired token.

We have one application which utilizes ARAS REST API token authentication using username and password .We are facing issue once the access token expires (in our case it's 3600 secs) we need to refres...