The account don't enable API - zoom meeting error

Hello There,

We have a pro account on zoom and gone through creating web sdk app on zoom market place website.
Created a web sdk app titled " VortexWeb " and it generate web sdk credentials(key and secret)

We have installed a demo app from here “https://github.com/zoom/sample-app-web#quick-start”
Under this demo we have updated the sdk key and secret on index.js file which we got after creating app in zoom account.

From the zoom account we have scheduled a meeting ( same account we created the app - VortexWeb ) and when we reach the sample application to join meeting with newly created meeting id we got this error.
“Object { method: “join”, status: false, errorCode: 1, errorMessage: “The account don’t enable API.”, result: null }”

Can anyone please help us to solve this error, So we can check the demo app and join a meeting.

Please check,
Thanks

Hey @kshitij.s, thanks for posting and using Zoom!

Can you confirm you are using a JWT App Type for the Web SDK credentials?

Thanks,
Tommy

Yes, Now I used JWT app credentials and that solved the issue.
Thanks

Happy to hear it is working now! :slight_smile:

Thanks,
Tommy