I would like to track who joined after a meeting. However, it seem the participant user name use two * replace the last 2 letters of every word of the user name. Does anyone know how to get actual full name? Thanks.
For example:
Craig Hilton will be replaced as Cra** Hilt**.
This is the same in those place:
I have the same issue - this was working last week but now appears broken.
Interestingly the same user in some records appears with their full name however in other meetings they do not. Both meeting have required authentication via our SSO.
Hi @parthpatel.pp802, not yet. I had a live chat with the support yesterday but they were also unware of this issue. Just waiting for the feedback.
Not sure if this was caused by the recent Zoom 5.0 update but anyway there is no reason they masked the data for the host/admin to get the participant names.
But Zoom sends back to us invalid data. In particular, there is no id field, by which we check in the code whether the user was at the meeting or not and by which we check Attendance - http://icecream.me/3a56379c90ba835cf991e9d8f7cbebf6
The first id, marked red - is the id of the instructor, it is not taken into account in the roster and always comes, and then you can see the id of the users which comes empty. But in general, the rest of the data is sent correctly, making our logic to mark checkbox Attendance Synced for a meeting without errors (which is not right). Therefore, we see that the problems are on the side of Zoom, where something is wrong with the formation of the response to our request.
Yes, we read the functionality for the ID field. Please see the attached items (due to Zoom’s policy, I’m not allowed to send more than one image).
As you can see, two registrants were created. Next, we launched a meeting that lasted more than 1 minute with a host and 2 registrants. The attachment depicts what is sent back to us after the meeting.
1 and 3 are registrants. In the middle is the host. As you can see, an Invalid ID is sent back to us, which is not correspondent to those that were given to users during registration. For one of the registrants, the ID did not get sent back, although both registrants were logged in to Zoom via a Zoom application (desktop).
As you can see, two registrants were created. Next, we launched a meeting that lasted more than 1 minute with a host and 2 registrants. The attachment depicts what is sent back to us after the meeting.
1 and 3 are registrants. In the middle is the host. As you can see, an Invalid ID is sent back to us, which is not correspondent to those that were given to users during registration. For one of the registrants, the ID did not get sent back, although both registrants were logged in to Zoom via a Zoom application (desktop).
Everything is in request #5460323. We spoke with Ojsu about everything. He ensured that we would get an update from him but never did and the case is marked closed. Any help would surely be appreciated.
After looking at the status of your ticket, we are waiting for engineering to debug the issue. We will keep you updated after we hear from engineering about what is causing this issue.