Gomeyy
OAuth Access Token does not renew automatically
I have a resource that refuses to renew its access token automatically, I am fetching it within a script using
await wmill.getVariable('***')
. The error I am getting in the script is as follows
This error goes away if I manually renew the access token using the dropdown, which renews with no issues. Am I doing something wrong? Any help would be greatly appreciated. Thank you6 replies