Skip to content

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

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())`

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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