https://zoom.github.io/api/#update-a-webinar
最近我使用zoom rest api,遇到了一些问题。
当我使用开发人员帐户创建网络研讨会时,它返回以下内容
{
'code': 200,
'message': "Cannot use webinar API, You need to subscribe webinar plan and then enable webinar for this user: ******"
}
使用开发者帐户创建会议。成功了。
谢谢