I’m developing a python script that able to get display name for attendance marking after event ended. However, I noticed that the display name that i get through API did not display the expected display name. During the meeting, I tried to changed the display name several times. I’m expecting that the display name to be the last display name I changed before ending the meeting when using API. Instead, the display name that retrieved from API was actually the default display name in account profile. How can i make sure that the display name retrieved from API can be the final display name during the meeting?