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 <[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

Reply via email to