Description
A clear and concise description of what the question is.
Basically, I’m creating an app which gets webhooks from Zoom regarding when a meeting starts or ends, and when participants join and leave. On occasion, the webhook for a participant joining comes before the meeting actually starts, which then messes up our code. Is there a way to prevent this from occurring? (Ex: reject the participant joining webhook and make it come back later). I need to have every participant in my records.
Error
The full error message or issue you are running into.
The error has been describes above.
Which App Type (OAuth / Chatbot / JWT / Webhook)?
Knowing the endpoint/s can help us to identify your issue faster. Please link the ones you need help/have a question with.
I am building an OAuth app which requires Webhooks from Zoom.
Which Endpoint/s?
Knowing the API endpoint/s can help us to identify your issue faster. Please link the ones you need help/have a question with.
How To Reproduce (If applicable)
Is random, cannot be reproduced at will.
Steps to reproduce the behavior:
- Request URL / Headers (without credentials) / Body
- See error
Screenshots (If applicable)
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.