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.
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/