Description
When a user changes the presence status, webhook does not trigger. Nothing happens at all. The webhook URL is always responding with the status 200 OK.
Error?
No error message, just nothing is happening
How To Reproduce Steps to reproduce the behavior: 1. Add user.presence_status_updated webhook to the OAuth app. 2. Sign in to the desktop app 3. Set any presence status
If this is a webhook only application, you can check our webhook logs from the Zoom Marketplace. As a quick tip, make sure the user has authorized your app if it is user-level. Otherwise, ensure it is installed on the account.
Likewise, in order to assist with debugging on other app types, I recommend adding a webhook subscription that connects to a test endpoint such as Request Bin.
If you’re not seeing the events delivered there, please let me know and we’ll investigate further.