/Appservices was deprecated in ML8 and removed in ML9. See the Release Notes: http://docs.marklogic.com/guide/relnotes/chap4#id_54314.
-- Dave Cassel, @dmcassel<https://twitter.com/dmcassel> Technical Community Manager MarkLogic Corporation<http://www.marklogic.com/> http://developer.marklogic.com/ From: <[email protected]<mailto:[email protected]>> on behalf of amit gope <[email protected]<mailto:[email protected]>> Reply-To: MarkLogic Developer Discussion <[email protected]<mailto:[email protected]>> Date: Sunday, July 23, 2017 at 9:47 AM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: [MarkLogic Dev General] Issue with Appservices after ML upgrade to ML9 Hi All, I am facing issue while trying to access the appservices URL http://localhost:8000/appservices. All other things working fine, please suggest what might be going wrong here. The Error that I am seeing is : Error An unexpected error has occurred. Check the error log or contact MarkLogic support<mailto:[email protected]>. Message <error:error xsi:schemaLocation="http://marklogic.com/xdmp/error error.xsd" xmlns:error="http://marklogic.com/xdmp/error" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <error:code>REST-INVALIDREQUEST</error:code> <error:name/> <error:xquery-version>1.0-ml</error:xquery-version> <error:message>Invalid request</error:message> <error:format-string>REST-INVALIDREQUEST: Invalid request: AppBuilder request no longer supported: /appservices</error:format-string> <error:retryable>false</error:retryable> <error:expr/> <error:data> <error:datum>AppBuilder request no longer supported: /appservices</error:datum> </error:data> <error:stack> <error:frame> <error:uri>/MarkLogic/rest-api/8000-rewriter.xml</error:uri> <error:xquery-version>1.0-ml</error:xquery-version> </error:frame> </error:stack> </error:error> Best Regards Amit
_______________________________________________ General mailing list [email protected] Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
