Home > database >  Pb90 invoke the web service interface error Unexpected return the content-type: application/XML. Cha
Pb90 invoke the web service interface error Unexpected return the content-type: application/XML. Cha

Time:10-12

Pb90 invoke the web service interface error Unexpected return the content-type: application/XML. Charset=utf-8, how to solve

CodePudding user response:

Seems to be the interface does not support utf-8, can consider to change GBK try,

CodePudding user response:

Returns the content for utf-8 XML data, use pb itself webservice can't receive, so wrong, it is recommended that you try the mssoap

http://blog.csdn.net/lzp_lrp/article/details/8972080
  • Related