Closed aaronpkelly closed 11 months ago
The problem is the endpoint is giving a 403 response and so obviously no json to decode. This is on the daft side not on our side. We will need to see if this has broken the package completely @AnthonyBloomer.
EDIT: discussion here #166.
v2.0.4 is now on PyPi with @sdfordham fix: https://pypi.org/project/daftlistings/2.0.4/
Downloaded this repo a few days ago and it worked great, all the examples were working fine
However, yesterday, I tried to run the first example you give in your README.md (properties_for_rent.py), and I get this error:
This is frustrating because your library was working fine up until a couple of days ago.
Can you reproduce this?