Description
When a user visits : https://zoom.us/profile/setting?tab=recording
Under the section “Automatic recording” , User can select “local” or “cloud”
Even if the App is registered for webhook “user.settings_updated” event, webhook is not received in above case.
But, If “Automatic recording” itself is turned OFF or ON then, I do receive the Webhook with event “user.settings_updated”.
Error
Webhook for “user.settings_updated” not received for that change only.
Which App Type (OAuth / Chatbot / JWT / Webhook)?
Using OAuth and Webhooks.
How To Reproduce (If applicable)
Steps to reproduce the behavior:
Thanks @tommy
While that App is in the question, It is our production app. Before making final changes I am testing on the app “Avoma User Level INT app”. I have registered webhooks for our test app “Avoma User Level INT app”. But finally I will need the same thing in our prod app “Avoma Meeting Assistant”
Is it safe to share client ID of the test app here? I can share that of the test app if needed. Let me know.
I hope it helps debugging.