Skip to content

Example code does not work #15

@adamlwgriffiths

Description

@adamlwgriffiths

Running the demo on the README with the latest Pypi release causes an error:

$ python test.py
Traceback (most recent call last):
  File "test.py", line 12, in <module>
    products = client.product.list(order_filter)
AttributeError: 'API' object has no attribute 'product'

The API class does not have a product attribute.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions