Jump to content

Best practice to catch "Access token is unknown or invalid"


Rory Burke

Recommended Posts

I have a process that is running once an hour, every so often it runs into an expired token and that run fails. The next run works fine as the prior one served to renew the token.

What I'd like to do is add in some logic to check that the token is live, and if so proceed. If it's not, it should renew and then proceed. I'm just not sure how to go about adding this check.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...