The user.presence_status_updated webhook does not trigger

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

Hi @development6
thanks for reaching out to the Zoom Developer Forum and welcome to our community, I am happy to help here!

Quick question, is your app published in the Marketplace?

Hello @elisa.zoom , no, it is not

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.

This topic was automatically closed 368 days after the last reply. New replies are no longer allowed.