-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
While trying to access geonetwork subportail with gaia ( /gaia/admin/geonetwork)
I am getting the error
0 error 'an error occured when fetching subportals: got {"message":"Resource not found","code":"resource_not_found","description":"Resource could not be located."}'
1 404
also with this url : /gaia/api/geonetwork/subportals.json
after some test, I see it come from api.py
Line 155 in 806c580
| gnurl + "srv/api/sources/subportal", cookies=cookies, headers=headers |
checking /geonetwork/srv/api/sources/subportal falls into 404
The good URL should be /geonetwork/srv/api/sources right ?
eg working URL https://demo.georchestra.org/geonetwork/srv/api/sources
Which version of geonetwork do you use ? Because maybe the url has changed in the newest version ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels