Skip to content

'Calendly' object has no attribute 'events' #5

@faaizazizpf

Description

@faaizazizpf

I want to fetch the info regarding events. invitees name email and scheduled time for meeting.
I am getting error that there is no attribute 'events'.
My code
`
from calendly import Calendly
calendly = Calendly(api_key)

print(calendly.echo())
print(calendly.events())`

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