Participant reports missing emails for "meetings", "webinars" ok

Description
When passing a viewers name / email via the meeting init, the data is correctly returned by the participants reporting api IF the meeting type is “webinar”. If the meeting is a “meeting”, the email field is blank. I am passing the name / email exactly the same way for meetings and webinars, but the email field is empty in the JSON of the participants report.

Which version?
1.8.1 of the websdk

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

  1. Create a meeting, allow users to join without authentication
  2. Init / join meeting passing the anonymous users name / email
  3. Run a participants report using the api on that meeting, emails are empty.

Additional context
Our meeting “hosts” are authenticated, real zoom users. Our attendees are just simple anonymouse users, passed at meeting init with their name and email and address, the do not have to
register or authenticate.

This all works fine with webinars, all of the data is present.

Hey @webdev,

We are aware of this issue, here are some related threads:

We are working to fix the email issue. :slight_smile: (ZOOM-171668)

Thanks,
Tommy

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