Hi, all!
Description
We have Free Trial plan and get all notifications for licensed user (it was not upgraded from basic), but when the another user is basic or type is upgraded to licensed - some of webhooks are not sent.
Types of used events:
Create Meeting
Start Meeting
End Meeting
Participant/Host joined meeting
Error
Missing some of webhooks when the user type is upgraded or for basic users.
Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth
I investigated on the forum and found the information that webhooks can only be used for the Pro plan or higher.
Is it so? Since there is no information about this in the API Zoom API Events - Meeting for the events that we use.
Also, please tell me, if the plan is updated, will webhooks work for basic users?
dev emails = nikita.shapovalov@tech-stack.io, viktoria.obukhova@tech-stack.io
app clientId = [REDACTED]
notification endpoint url=https://1980-84-47-12-130.ngrok.io/rest/api/v1/zoom/webhook/meeting_event
Example
meetingId=[REDACTED]
time frame of affected instances=2022-04-18 13:48
For this meeting we have 3 events, but meeting.started event is missed.
Thanks!