Closed awanczowski closed 1 year ago
After deploying the sample project. The sample-reader does not have invoke privileges. This can be tested by calling geoQueryService.
{ "errorResponse": { "statusCode": 500, "status": "Error handling request", "messageCode": "RESTAPI-SRVEXERR", "message": "SEC-PRIV: xdmp.invokeFunction(function (), \"/ext/serviceModel.sjs\", {isolation:\"different-transaction\"}) -- Need privilege: http://marklogic.com/xdmp/privileges/xdmp-invoke" } }
Resolved via #111
After deploying the sample project. The sample-reader does not have invoke privileges. This can be tested by calling geoQueryService.