JWT Multiple accounts, 1 stopped working

We have had 2 accounts linked to our learning management system with a JWT integration.

Recently one of them stopped working, with the error Zoom API Error: Invalid access token.

I’ve tried deactivating and reactivating as per older posts with no luck

Hi @jpalmer,

Welcome to our dev forum!

How are you generating the token? I would suggest regenerating it, but also double checking to see if your API Secret has/was changed would be helpful as you could be generating an invalid JWT.

If you create a new token and it still returns this error and your API Secret has not changed let us know!

Thanks