Testing Deauthorization Notification

Description
I’m creating an (unpublished) app to test things and added an endpoint to receive the deauthorize notification, by following this page: https://marketplace.zoom.us/docs/api-reference/webhook-reference/app-events/app-deauthorized. But I can’t manage to successfully test it.

Error
I’m not receiving the notification in question. I tested the endpoint by Postman and it works just fine, but it’s not called by Zoom after uninstalling the app there.

Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth

Which Endpoint/s?
“Deauthorization Notification” in Information tab.

How To Reproduce (If applicable)

  • Install the app;
  • Uninstall it.
    Result: The endpoint is not called.

Additional context
Client ID: 8PRPCfLATn21s63l5ZxSMg

Hey @edmilson.souza.dev,

Let me know if my post here answers your question:

Thanks,
Tommy

It sure does, I just wish we had a way to test the notification before publishing the app, as it is part of the uninstall process. :slightly_smiling_face:

2 Likes

Hey @edmilson.souza.dev,

Yeah, we will work on making a deauth test flow for dev credentials. Feel free to test it out by installing and uninstalling the production version of your app before you submit it to the marketplace! :slight_smile:

Thanks,
Tommy