ricardorodrigues-ca / zoom-recording-downloader

Downloads and organizes all cloud recordings from your Zoom Business account
MIT License
124 stars 63 forks source link

KeyError: 'first_name' - Getting user accounts #44

Open dcampbell503 opened 1 year ago

dcampbell503 commented 1 year ago

Hello, Has anyone encountered these error messages in the attached screenshot?

image

Note: I successfully used the Server-to-Server OAuth app with zoom-batch-downloader and downloaded an individual user's recordings.

Thank you,

ricardorodrigues-ca commented 1 year ago

Was your S2S OAuth app set up with the correct scopes? account:master, account:read:admin, account:write:admin, information_barriers:read:admin, information_barriers:read:master, information_barriers:write:admin, information_barriers:write:master, meeting:master, meeting:read:admin, meeting:read:admin:sip_dialing, meeting:write:admin, meeting_token:read:admin:live_streaming, meeting_token:read:admin:local_archiving, meeting_token:read:admin:local_recording, recording:master, recording:read:admin, recording:write:admin, user:master, user:read:admin, user:write:admin

dcampbell503 commented 1 year ago

@ricardorodrigues-ca Yes double checked the permissions multiple times.

image image

ricardorodrigues-ca commented 1 year ago

Does the first user in your Zoom account have a blank first name?