In Webhook PMI id is returned in place of meeting ID

Using this template helps us debug your issues more effectively :slight_smile:

Description
When I create a Meeting with PMI then a unique meeting is generated, but when i start that meeting it return PMI instead of Meeting ID.

Error
In Webhook response, it should return meeting ID in webhook.

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

Which Endpoint/s?

How To Reproduce (If applicable)
Steps to reproduce the behavior:

  1. Create a meeting using PMI.
  2. Define end point for webhook and in response it will return.

Hi @anshuman.chaurasia

Thank you for reaching out to the Zoom Developer Forum, I am happy to help here!

As you are generating the meeting with PMI, the meeting ID that you will get in your Webhook will always be the meeting PMI because the meeting is being created with the PMI that will not change.

If you want do not want the meeting to be associated with your PMI, then I would suggest to disable this option when creating the meeting.

Hope this helps,
Elisa

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