Hi All,

I have a searchAPI created in MarkLogic with the following URL
http://localhost:8008/searchAPI.xqy?name=abc&format=xml

I need to access this page from an external source (JAVA code).
But whenever I invoke the API, I get 404 Page not Found Error.
This is because of the authentication on the searchAPI. I need to provide
username and password to access the API from JAVA.
How do I achieve this?
Or How do I remove the authentication on the searchAPI page.

Thanks,
Sini
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to