I have recently submitted my Zoom app for review. It is a general app that utilizes the recording.transcript_complete, and meeting.summary_completed events. I have successfully set up my own account using the production credentials and received the webhook events. However, when I attempted to test it with the beta app installing with the authorized url (which, when I finished the install, the counter noted 1 of my 10 shares was used), no events were logged in my account. Any suggestions would be appreciated
@Ethan8 on the production tab can you delete the webhook subscription, remove the beta testing app. There after re-add the webhook subscription, validate it, save it and re-add the beta testing app?
You will be using the production client ID and client Secret and Webhook Secret for this webhook handling.