我如何可以調用從SharePoint快速搜索Web服務EX方法:QueryEx,GetQuerySuggestions 我這個 Article如何從javascript調用sharepoint快速搜索web服務?
但每次跟着我得到這個錯誤:
<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未經授權」 任何想法請嗎?