You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 18, 2023. It is now read-only.
Question:
When I do simple commands that have worked in the past I get the following error code (including last call):
File "C:\Users\wcurtis1\AppData\Local\Programs\Python\Python39\lib\site-packages\firststreet\http_util.py", line 165, in product_response
raise self._network_error(self.options, rate_limit, error=body.get('error'))
firststreet.errors.UnknownError: Network Error 400: Validaton error(s): parameter none is unknown
Additional Information:
Python Version: 3.9
OS: Windows
Fsf-api-access-python Version to help explain your problem.:
aiohttp 3.7.3
async-timeout 3.0.1
asyncio-throttle 1.0.1
attrs 20.3.0
certifi 2020.12.5
chardet 3.0.4
fsf-api-access-python 2.2.5
idna 2.10
multidict 5.1.0
nest-asyncio 1.5.1
numpy 1.20.1
pandas 1.2.2
pip 21.2.4
python-dateutil 2.8.1
pytz 2021.1
requests 2.25.1
setuptools 49.2.1
Shapely 1.7.1
six 1.15.0
tqdm 4.57.0
typing-extensions 3.7.4.3
urllib3 1.26.3
yarl 1.6.3