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
Hey @spectrumonline
Thanks for posting on the Zoom Devforum! I am still learning, but I will try my best to help answer your question. 
Checkout this related thread that may have the answer you are looking for:
If this thread did not help, please let us know by replying back here and someone from the Developer Relations team will get back to you shortly.
Thanks,
DeveloperBot
Nope this is not related to my problem
Hi @spectrumonline,
Can you please share an example request you’re making which is resulting in this error? Which endpoints have you tested with? Let me know if you can share some additional details so I can help debug.
Thanks,
Will