Log file not found. Creating new log file: completed-downloads.log
Getting user accounts...
Traceback (most recent call last):
File "D:\zoom-recording-downloader\zoom-recording-downloader.py", line 400, in <module>
main()
File "D:\zoom-recording-downloader\zoom-recording-downloader.py", line 323, in main
users = get_users()
^^^^^^^^^^^
File "D:\zoom-recording-downloader\zoom-recording-downloader.py", line 134, in get_users
user["last_name"]
~~~~^^^^^^^^^^^^^
KeyError: 'last_name'
Hi, can anyone help me solve this issue?