I have configured a server-to-server application. In there I tried to enable Event subscription. Since I am in developing stage yet I provide a ngrok url to handle the webhooks. I am using nextjs in my application and I have setup handler correclty there.
I tested this webhook url with postman to identify is ngrok routing the request correclty.
The problem is when I hit “Validate” to validate my url, it shows as “Validated”. But there is no event triggered. Even endpoint.url_validation.
Hi @Comma
Thanks for reaching out to us and welcome to the Zoom Developer Forum.
Are you still facing this issue? I have never seen this before, so I am happy to look into this
Interesting @Comma
Could you try restarting ngrok and providing your app’s new endpoint URL?
I have not seen this issue before.
We also have a helpful blog that might help you troubleshoot, could you give it a try to verify if the app is sending events:
Hey @Comma
So it might be the way you are setting up your url in your application.
Make sure that the URL you are setting in the marketplace matches the one in your application
I ran into something I think is related. I think the app configuration is incorrectly showing an endpoint as “Validated” when it shouldn’t be. For example, I can validate google as the webhook endpoint.
A brief background - I set up a webhook only app and began working on the endpoint that will eventually receive the events. I needed to get a sample of the validation request from Zoom, so I hit “Validate”, which I expected to absolutely fail. That was going to be fine because I had not configured the endpoint yet, but to my surprise it showed as “Validated”. I also checked my endpoint’s logs and it there were no requests from Zoom.
Not yet. Until I can confirm with Zoom that this is unexpected behavior and that webhook only apps are not able to be properly registered for at least myself and possibly you, I’m not sure what else I can do. I’ll post back to this thread with any progress.
Hi @cbirchall and @Comma
This is not expected, at least I have never seen this behavior.
Let me message you both independently so I can take a closer look.
Please follow up in your DMs