Skip to content

Api has two endpoint with same name listings_statistics(Gave this error when I try to find with just listing id) #3

@ashmita34

Description

@ashmita34

File "/app/load/urls.py", line 8, in
celery-worker_1 | from domain_client.api_client import get_property_info
celery-worker_1 | File "/app/domain_client/api_client.py", line 19, in
celery-worker_1 | results = dc.listings_statistics(portal_public_id)
celery-worker_1 | File "/usr/local/lib/python3.8/site-packages/domain/authorisation/init.py", line 33, in wrapped
celery-worker_1 | return method(self, *args, **kwds)
celery-worker_1 | TypeError: listings_statistics() missing 2 required positional arguments: 'time_period' and 'status_filter'

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