SharePoint高速検索Webサービスからメソッドを呼び出すにはどうすればよいですか?例:QueryEx、GetQuerySuggestionsこの 記事に従いました
しかし、私がこのエラーを受け取るたびに:
<soap:envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><faultcode>soap:Client</faultcode><faultstring>Data at the root level is invalid. Line 1, position 1.</faultstring></soap:envelope>
また、フィドルで送信メッセージを確認しましたが、本文が0で、「401 Unauthorized」が返されることがわかりました。アイデアはありますか?