Skip to main content

Why did my OAuth token become invalid before it was set to expire?

Support Bubble avatar
Written by Support Bubble
Updated over a year ago

There are cases in which a valid OAuth token gets rejected sporadically. How this usually manifests is that users using a valid OAuth token get logged out even though the token has not yet expired. The workaround here is to implement a method to generate a new OAuth token and use it when making a request.

Did this answer your question?