My company is strongly considering using Zoom to implement a video conferencing feature for an app we have developed. I am working on a proof-of-concept for this feature, however when I try to access the API I receive the error message: “The account don’t enable API”
We recommend to use our V2 API as v1 API is no longer supported by us. Also, since you are using our API you will need to use our API key & Secret instead of SDK credentials.
Let us know if using the API key secret works for you.
I’m confused about your API comment, since this call is generated by Zoom’s sample-app-web via @zoomus/websdk. Do you discourage using those?
I’m getting the same error; I assumed it was because I hadn’t configured the app properly, but now I’m wondering if I need to find a new starting point…