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 #00232c9efb56a179d8e106388ec75c48ceaec1cb: opencorporates
exception | Traceback (most recent call last):
File "/venv/lib/python3.12/site-packages/nomenklatura/enrich/opencorporates.py", line 58, in oc_get_cached
resp.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: Unauthorized for url: https://api.opencorporates.com/v0.4/companies/search?country_codes=%5B%27ru%27%5D&page=1&q=LIMITED+LIABILITY+COMPANY+KHAVERIM&sparse=True&api_token=${OPENCORPORATES_API_TOKEN}
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/opensanctions/zavod/zavod/crawl.py", line 35, in crawl_dataset
entry_point(context)
File "/opensanctions/zavod/zavod/runner/enrich.py", line 64, in enrich
for match in enricher.match_wrapped(entity):
File "/venv/lib/python3.12/site-packages/nomenklatura/enrich/common.py", line 195, in match_wrapped
yield from self.match(entity)
File "/venv/lib/python3.12/site-packages/nomenklatura/enrich/opencorporates.py", line 83, in match
yield from self.search_companies(entity)
File "/venv/lib/python3.12/site-packages/nomenklatura/enrich/opencorporates.py", line 181, in search_companies
results = self.oc_get_cached(self.COMPANY_SEARCH_API, params=params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/venv/lib/python3.12/site-packages/nomenklatura/enrich/opencorporates.py", line 66, in oc_get_cached
raise EnrichmentAbort(
nomenklatura.enrich.common.EnrichmentAbort: Authorization failure: https://api.opencorporates.com/v0.4/companies/search?country_codes=%5B%27ru%27%5D&page=1&q=LIMITED+LIABILITY+COMPANY+KHAVERIM&sparse=True |
---|---|
dataset | opencorporates |
exc_info | true |
OpenSanctions is free for non-commercial users. Businesses must acquire a data license to use the dataset.