Hi Szilard, I believe the bulk REST API stuff is new in 7.0-3:
https://docs.marklogic.com/guide/relnotes/chap3#id_89380 So that I think is why this is not working on 7.0-2. Try upgrading to 7.0-3. -Danny From: [email protected] [mailto:[email protected]] On Behalf Of Szilard Nemethy Sent: Friday, June 27, 2014 3:08 AM To: [email protected] Subject: [MarkLogic Dev General] Reading Multiple Documents by URI (REST API) 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"<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
