Skip to content

Couldn't get example to work #14

@ghost

Description

After looking, it seems like this hasn't been updated for a while.
Just wanted to let you know after setting up my api.json, and attempting your test script to ensure it was functioning, it didn't work correctly

from connectpyse.system import members_api
members_api = MembersAPI()
a_member = members_api.get_member_by_id(1)
print a_member.officePhone

Traceback (most recent call last):
File "test.py", line 4, in
from connectpyse.system import members_api

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