ricardorodrigues-ca / zoom-recording-downloader

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

KeyError: 'meetings' #51

Open pramoghub opened 6 months ago

pramoghub commented 6 months ago

Hi I am getting below meesage while running the code, have added all the scopes. File "E:\Scripts\zoom\zoom-recording-downloader.py", line 226, in list_recordings recordings.extend(recordings_data["meetings"])


KeyError: *meetings*
![zoom-error](https://github.com/ricardorodrigues-ca/zoom-recording-downloader/assets/169137658/0ea75ead-5b45-406d-8a40-428619433b97)

Kindly advise.
mallorybowes commented 2 months ago

I'm getting the same error and I'm doing my best to track it down. I'm thinking it has to be a scope issue but adding all the scopes for the "Recording" area hasn't resolved it. I'll post back if I figure it out..

space215 commented 1 month ago

Bump , im getting the same issue , allowed all scopes however wont work .

jininvt commented 1 week ago

Hey, did anyone manage to find the fix for this?