python未将对象引用设置到对象的实例_在Python中使用pingarapi。服务器引发Webfault:对象引用未设置为对象的实例...
大家晚上好。
我想說的是,我對wsdl、soap、suds這整件事都很陌生!盡可能多地提供信息。wsdl是這個http://api3.pingar.com/PingarAPIService.asmx?WSDL
我花了好幾個小時試圖找出我正在使用的代碼有什么問題,但最終還是一無所獲。我借用了這里的代碼:https://gist.github.com/maheshcr/1829570,并填充了必要的字段(AppID,KeyID)。
我的問題是,當我運行此代碼時,我收到:
服務器引發錯誤:“服務器無法處理請求。--->;對象引用未設置為對象的實例。'
當我在網上尋找類似的問題時,我想這一定是一個印刷錯誤。在反復檢查并比較了wsdl和代碼調用之后,我根本沒有發現任何錯誤。
我真的沒主意了,最后我來這里尋求幫助。
以下是打印在我的命令行上的請求正文:(PingarAPIRequest){
AppID = "12345abc" #hypothetical appid
AppKey = "abcd123456" #hypothetical appkey
Language = "en"
RapidDiscovery =
(RapidDiscovery){
Query = None
Documents =
(Documents){
string[] =
}
DocumentsFormat =
NumberOfResults = None
SummaryLength = None
MinKeyphraseness = None
}
EntityExtraction =
(EntityExtractionRequest){
Documents =
(ArrayOfString){
string[] =
"Just a random input where we expect to find iron man 3 and the hobbit as the extracted entities.
",
}
DocumentsFormat = "Text"
IncludeSingleSiblings = True
TaxonomyNames =
(TaxonomyNames){
string[] =
}
NumberOfKeywords = 10
EntitiesToExtract =
(EntitiesToExtract){
EntityTypes[] =
}
WikifyLinkDensity = 0.5
}
ContentAnalysis =
(ContentAnalysis){
Documents =
(Documents){
string[] =
}
DocumentsFormat =
SummaryLength = None
EntitiesToRedact =
(EntitiesToRedact){
EntityTypes[] =
}
EntitiesToSanitize =
(EntitiesToSanitize){
EntityTypes[] =
}
}
}
任何幫助和/或建議將不勝感激!
提前感謝您的時間,我一定會盡快發布更多的信息。我希望這個帖子,也能幫助別人。
編輯:我想加上泡沫測井信息。
調試模式-肥皂水客戶公司名稱:
^{pr2}$
總結
以上是生活随笔為你收集整理的python未将对象引用设置到对象的实例_在Python中使用pingarapi。服务器引发Webfault:对象引用未设置为对象的实例...的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: mysql允许所有用户连接_Mysql权
- 下一篇: cfree运行程序错误_C/C++程序调