GeoNode / geonode

GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data.
https://geonode.org/
Other
1.43k stars 1.12k forks source link

OAI-PMH endpoint does not work properly #6771

Closed gannebamm closed 2 years ago

gannebamm commented 3 years ago

Expected Behavior

If I use the OAI-PMH endpoint the XML response should be valid.

Actual Behavior

A <ns0:error code="badArgument">Illegal parameter 'access_token'</ns0:error> is thrown. Even if logged in as superuser.

Steps to Reproduce the Problem

  1. open https://master.demo.geonode.org/developer/
  2. click OAI-PMH 2.0

Specifications

giohappy commented 3 years ago

@gannebamm as you will know 3.1.1 has been released along with 3.2 and no further support is expected on 3.1.x branch. Are you going to manage this issue on your side?

gannebamm commented 3 years ago

Currently we do not have the capacities to add this functionality back, but maybe later this year we are able to do so.

gannebamm commented 2 years ago

Seems to be fixed on current branch (master): https://master.demo.geonode.org/catalogue/csw?mode=opensearch&service=CSW&version=2.0.2&request=GetCapabilities