Generate Meeting SDK Credentials (Client ID and Client Secret) After Zoom Update is not working

#For join meetings and webinars with the meeting SDK JWT

We are using Meetings only; for that we need client ID and Client Secret.
sample code followed link: meetingsdk-angular-sample/src/app/app-new.component.ts at master · zoom/meetingsdk-angular-sample · GitHub
While creating a Gereral App for Zoom meeting sdk → with recent zoom update–>
oAuth re-direction url warning used to appear
Note: this general app we create for development.

Do we need Oauth Redirection url for my approach?

if yes then i have provided the url but i got response as invalid signature.

Can you provide some insight on these??

1 Like

@ganeshparajuli199 have you turned on the Meeting SDK functionality in the “embed” tab?

1 Like