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 Feb 11, 2026. It is now read-only.
SystemExit: 1
(32 additional frame(s) were not displayed)
...
File "metadata_catalogue/datasets/geoapi/views.py", line 220, in collection_item
response_ = _feed_response(request, "get_collection_item", collection_id, item_id)
File "metadata_catalogue/datasets/geoapi/views.py", line 491, in _feed_response
geoapi_conf, openapi_def = config.get_config(req_to_base(request))
File "metadata_catalogue/datasets/geoapi/models.py", line 94, in get_config
openapi = get_oas(conf)