I’m trying to get the api working using JWT but everytime results into { code: 124, message: ‘Invalid access token.’ }. I have tried regenerating code and reactivating the app and also generating using the code and even setting expiry data to 2099. I understand this is an recurring issue in zoom please fix this asap
data: { code: 124, message: ‘Invalid access token.’ }
JWT
Which Endpoint/s?
All of them I suppose