Forum Discussion

anagai's avatar
anagai
Occasional Contributor
5 years ago
Solved

Not automatically refreshing authorization access token

I have a test that retrieves authorization access token and I set it to automatically refresh after 1 second. Meaning I want it to to get access token for every time it is run. It is not refreshing the token. I just see an error sign saying token has expired. It is not auto refreshing. What is going on?