Skip to content

AttributeError: 'UserComponentV2' object has no attribute 'get_settings' #295

@lrhazi

Description

@lrhazi

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions