Below is an overview of all parsing and processing issues that appeared while importing the data.
Go back to the global issues overview or view the dataset page.
Issue #7fb47d1bf69b6233e29f5de12820629b44bc0e13: lt_pep_declarations| error_str | 401 Client Error: for url: https://pinreg.vtek.lt/external/deklaracijos/301730/perziura/viesa?v=c9179496 |
|---|---|
| url | https://pinreg.vtek.lt/external/deklaracijos/301730/perziura/viesa?v=c9179496 |
| response_code | 401 |
| response_text | {"error":"unauthorized","error_description":"Full authentication is required to access this resource"} |
| exception | Traceback (most recent call last):
File "/opensanctions/zavod/zavod/crawl.py", line 35, in crawl_dataset
entry_point(context)
File "${ZAVOD_DATASETS_PATH}/lt/pep_declarations/crawler.py", line 194, in crawl
if not (record := pinreg.get_deklaracija_by_id(deklaracija_id)):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "${ZAVOD_DATASETS_PATH}/lt/pep_declarations/crawler.py", line 46, in get_deklaracija_by_id
r.raise_for_status()
File "/venv/lib/python3.12/site-packages/requests/models.py", line 1026, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 401 Client Error: for url: https://pinreg.vtek.lt/external/deklaracijos/301730/perziura/viesa?v=c9179496 |
| dataset | lt_pep_declarations |
| exc_info | true |