zoomus
zoomus copied to clipboard
AttributeError: 'UserComponentV2' object has no attribute 'get_settings'
Why would I be getting this error trying to call
client = ZoomClient(API_KEY, API_SECRET)
client.user.get_settings(id=user_id)
AttributeError: 'UserComponentV2' object has no attribute 'get_settings'
am using the latest zoomus python package: version: 1.1.6