Newcomer
May 20, 2023
Question
Creating meetings via API is failing
- May 20, 2023
- 1 reply
- 5 views
Creating meetings via API is not working.
We are calling this API:
https://api.zoom.us/v2/users/:userId/meetings
We get the following error:
Status code 401. Response: {"code":124,"message":"Invalid access token."}
Trying the same activity via the Zoom API collection is giving this error:
"Account does not enabled REST API"
