Skip to content

Can't list endpoints #46

@tomwwagstaff-product

Description

@tomwwagstaff-product

Hi there,

I've tried to follow this advice from the readme:

To get a list of currently supported endpoints:
endpoints = i.endpoints()

But Python raises this error:
AttributeError: 'Insightly' object has no attribute 'endpoints'

And after eyeballing the Insightly class definition - I can't see any method defined in there called endpoints. I've also tried endpoints = i.read("endpoints") to no avail.

Is there a way to list the supported endpoints?

Cheers,
Tom

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions