Question
ERROR 403 - Please complete your Host Profile Settings
Hey, have a nice day, I want to explain the error I'm getting from https://api.zoom.us/v2/zoom_events/events,
I filled out whole the fields of my account basic and when I try out the call the endpoint zoom_events/event to create a Event from Postman , always I'm getting this error:
{
"code": 403,
"message": "Please complete your Host Profile Settings"
}
I'm not sure what field(s) or what else I need to do to create an event successfully using the API
Thanks
