Production webhook endpoints not calling

Description
We are using the recording completed webhook to get recording information and to download recording for our customers. We have not published our app but want to test with the production creds whether they are working or not. Also we are using Oauth2 setup.

Error
We do not have any errors because we are not getting the calls

Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth app

Which Endpoint/s?
Recordings Completed event for a webhook. And also checked with other event like meeting.started but not getting any hit on the server.

Hi @tusharjainenthu.ai,

Can you confirm that you’ve installed the production instance of the app under your account? (Using the Publishable URL from the Submit tab of your app)

Thanks,
Will

Hi Will,

Yes we have used the production instance (Publishable Url:- https://zoom.us/oauth/authorize?response_type=code&client_id=CLIENT_ID&redirect_uri=https://secure.enthu.ai/integration) in our app.

Thanks for confirming @tusharjainenthu.ai.

Can you also double check that your endpoint is online and returning a 200OK response on receipt of payloads? The reason I ask, is because if this is not the case, it can cause webhooks to silently fail.

Thanks,
Will

We have put the logs in our webhook endpoints so even if this is the case we should at least get those logs. isn’t it?

@tusharjainenthu.ai can you open a request with us here and share the Client ID for your app, your endpoint, and some recent meetings for which no webhook was triggered? We will be happy to take a closer look for you.

Thanks,
Will

@will.zoom I have submitted the request.

Thank you. A member of our team will be in touch shortly.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.