Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ashmita34 opened this issue Jul 3, 2020 · 0 comments

Comments

@ashmita34
Copy link

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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant