laws-africa / peachjam

Project Peach Jam
https://agp.africanlii.org
GNU General Public License v3.0
2 stars 0 forks source link

HTTPError: 403 Client Error: Forbidden for url: https://api.laws.africa/v3/akn/ci/.json #1859

Closed sentry-io[bot] closed 3 weeks ago

sentry-io[bot] commented 4 weeks ago

Sentry Issue: LII-1KT

HTTPError: 403 Client Error: Forbidden for url: https://api.laws.africa/v3/akn/ci/.json
(3 additional frame(s) were not displayed)
...
  File "peachjam/models/ingestors.py", line 48, in check_for_updates
    updated, deleted = adapter.check_for_updates(self.last_refreshed_at)
  File "peachjam/adapters/indigo.py", line 65, in check_for_updates
    docs = self.get_doc_list()
  File "peachjam/adapters/indigo.py", line 84, in get_doc_list
    raise e
  File "peachjam/adapters/indigo.py", line 79, in get_doc_list
    res = self.client_get(url).json()
  File "peachjam/adapters/indigo.py", line 467, in client_get
    r.raise_for_status()
actlikewill commented 3 weeks ago

permission issue fixed