Encrypted emails in webinar participants report

Description
When calling to get the participants report for a webinar the email for each participant is encrypted. What before was myname@gmail.com is now ahguifgaigh1hjkfda@gmail.com

From a security perspective this is completely useless as I can still get a list of all registrants with /webinars/{webinarId}/registrants and then match the user_id between them but that’s just another api call and more code that should not be needed.

Can you revert to how it was before and just return the email? Thanks

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

Which Endpoint/s?
/report/webinars/{webinarId}/participants

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

  1. Call /report/webinars/{webinarId}/participants
  2. See emails encrypted

Hey @tmcacademy,

Can you please share your webinarUUID? I believe this to be a bug and we can patch the Webinar for you.

Thanks,
Tommy

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