Hi,
I'm trying to use the /v1/documents REST endpoint to read multiple
documents by URI (as described in the following guide
https://docs.marklogic.com/guide/rest-dev/bulk#id_44502) but keep
getting the following error response:
<rapi:error
xmlns:rapi="http://marklogic.com/rest-api"><rapi:status-code>400</rapi:status-code><rapi:status>Bad
Request</rapi:status><rapi:message-code>REST-REPEATEDPARAM</rapi:message-code><rapi:message>REST-REPEATEDPARAM:
(rest:REPEATEDPARAM) Endpoint does not support repeated parameter: uri
can only appear once</rapi:message></rapi:error>
Is there some kind of configuration that needs to done prior to use the
uri parameter repeatedly? (MarkLogic version 7.0-2.3)
Regards,
Szilard
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general