Problem in Notify from zoom oth app in webhook

I want to get notiied when meeting end using zoom oth app and then start my workflow using webhook . I setup wehook each and everything i set oth app still production url or webhook i put on zoom oth app event not validate. help me to fix

Hey Danish, awesome that you’re automating Zoom notifications! The webhook likely isn’t firing because your OAuth app endpoint isn’t fully validated, make sure your URL is HTTPS, publicly accessible, the app is in production, and you’ve subscribed to meeting.ended. Test the webhook in Zoom to confirm it works. I can guide you step by step to get it triggering perfectly.