ServerToServer API App

Hello,

We are experiencing an issue somewhat described here Server-to-Server Oath token only one available at a given point in time?

In our company’s Zoom account we have ServerToServer apps setup under different user accounts. Each app is setup under a separate user. We are noticing a behavior where if user A issues an accessToken for their app and then user B issues an accessToken for their app, the user A accessToken is invalidated. Shouldn’t the accessToken be per user so that user are not invalidating each other’s accessTokens?

Any help is appreciated!

@dshishkov when a server-to-server token is generated, it invalidates previous tokens by design. However, we do have an alternative option for developers who really need multiple tokens in parallel. Please create a ticket with our dev support site explaining your use case and we can assist!