_enrichment_errors: 24
This data as json
id | job_id | created_at | row_pks | error |
---|---|---|---|---|
24 | 1 | [187] | Client error '400 Bad Request' for url 'https://api.opencagedata.com/geocode/v1/json?key=402c245a04394b0ab71891d279a99cf9&limit=1&q=' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/400 Traceback (most recent call last): File "/home/hugh/Development/github.com/hughrawlinson/eire-election-2024/.venv/lib/python3.12/site-packages/datasette_enrichments/__init__.py", line 330, in run_enrichment await async_call_with_supported_arguments( File "/home/hugh/Development/github.com/hughrawlinson/eire-election-2024/.venv/lib/python3.12/site-packages/datasette/utils/__init__.py", line 1007, in async_call_with_supported_arguments return await fn(*call_with) ^^^^^^^^^^^^^^^^^^^^ File "/home/hugh/Development/github.com/hughrawlinson/eire-election-2024/.venv/lib/python3.12/site-packages/datasette_enrichments_opencage/__init__.py", line 94, in enrich_batch response.raise_for_status() File "/home/hugh/Development/github.com/hughrawlinson/eire-election-2024/.venv/lib/python3.12/site-packages/httpx/_models.py", line 763, in raise_for_status raise HTTPStatusError(message, request=request, response=self) httpx.HTTPStatusError: Client error '400 Bad Request' for url 'https://api.opencagedata.com/geocode/v1/json?key=402c245a04394b0ab71891d279a99cf9&limit=1&q=' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/400 |