Closed giohappy closed 3 years ago
Looking at the code, this call is part of the geonode customization for saving resources (like thumbnails)
https://github.com/GeoNode/geonode-mapstore-client/blob/master/geonode_mapstore_client/client/js/api/geonode.js#L45
The 'URL mapstore/rest/resources
is configured in the geonode client configuration, too:
https://github.com/GeoNode/geonode-mapstore-client/blob/master/geonode_mapstore_client/templates/geonode-mapstore-client/_config.html#L8
Did the entry point changed somehow?
During save map a request is send to the GEostore backend, which of course fails / timouts when this is not available, as in the case of GeoNode context.