
I encountered an internal server error in the demo app; the logs indicate this was due to an expired token.
Why do tokens expire for a custom integration?
What is best practice for managing token expiry ? I am thinking a scheduled task to manually clear and retrieve a new token.
I encountered an internal server error in the demo app; the logs indicate this was due to an expired token.
Why do tokens expire for a custom integration?
What is best practice for managing token expiry ? I am thinking a scheduled task to manually clear and retrieve a new token.