No deauthorization Notification Event received

I recently tested deauthorization notification for my app that is published on the marketplace.

However, I did not receive any notification on my deauthorization endpoint as it should be.
I tested the removal of my user account the app.

My deauthorization endpoint expects POST request and JSON body

I have the correct endpoint url set on the information tab.

Does anyone know what might be going on or if any settings or requirements are missing?

@ricardoselister are you testing it by uninstalling the production version of the app?

Hi @ojus.zoom,

Yes, I’m testing removing the production version of the app from the user’s account.

I added the app to the user’s account from marketplace, tested it creating a meeting through my app and removed the app from the user’s account on marketplace.

I also repeated this test with new zoom account using a new gmail email that I have created.

This is the step-by-step I did to remove the app

Removing the App

  1. Login to your Zoom Account and navigate to the Zoom App Marketplace.
  2. Click Manage → Added Apps or search for the “MyAPP” app.
  3. Click the “MyAPP” app.
  4. Click Remove.

Hi @ricardoselister can you please help me to how to test De-auth event in local environment with Production app.