App Review Process for Updating App

Description
We have a published zoom app that we are looking to update with additional webhooks and raw video integration via meeting sdk for linux.

We are discovering that

  • Newly added webhook events are only coming in dev environment, not prod, is this expected?
  • When attempting to join an existing meeting within same developer account, using the Meeting SDK for Linux and SDK JWT tokens, when we use development credentials we get a Invalid JWT error from the SDK library, however, when we use same code with prod credentials, everything works as expected.

Because of the above circumstances, we are only able to get a working demo with:

  • Development credentials for OAUTH for user integration and working webhooks
  • Production credentials to generate SDK JWT Tokens for a bot to join meeting

Which brings us to next question:

  • Will the above setup be valid for functional and security review if we provided access to our dev environment?
1 Like

Hello,

Thank you for reaching out. This is all expected behavior when working on Update requests. The new features will only work using the dev credentials and do have the limitations mentioned.

However, the Zoom Accounts we use for testing can complete testing using the dev credentials, so we can test your integration as long as you provide a similar environment for us to do that.

Please look at the link below for more information concerning UPDATE requests.

Regards, Kwaku