Soap - Zeep Python Inappropriate argument type error when passing dictionary into service method

前端 未结 0 1470
梦谈多话
梦谈多话 2020-11-22 06:55

When I try to send data to a Soap method I get a TypeError - Inappropriate argument type.

from zeep import Client
from zeep.plugins import HistoryPlugin
histo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题