I am creating zoom meeting url using JWT apps its perfectly works in my local but randomly working on live server. We are getting unauthorized with code 124 Invalid access token

I am creating zoom meeting url using JWT apps its perfectly works in my local but randomly working on live server. We are getting unauthorized with code 124 Invalid access token.

Hi @rajatsahagal03 , are you using the same credentials in the live server?

Yes, Is their any other credentials than the secret key and API key which we get while creating the JWT app?

I have never seen something like that anywhere. can you please help?

Hi @rajatsahagal03 ,

No there are no other credentials. Could you please try creating a Server-to-Server OAuth app? Our JWT app type is being deprecated soon.

https://marketplace.zoom.us/docs/guides/build/server-to-server-oauth-app/

This topic was automatically closed 368 days after the last reply. New replies are no longer allowed.