Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #41731

Re: SOAPpy.Types.faultType: Cannot use object of type stdClass as array

Date 2013-03-23 14:33 +0100
From Tamer Higazi <th982a@googlemail.com>
Subject Re: SOAPpy.Types.faultType: Cannot use object of type stdClass as array
References <514A0898.4000807@googlemail.com> <CAPTjJmoWL0B1OSj2MrLWfQF_0znVrggjcFhY7crAoYZRkcpEbQ@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.3635.1364045607.2939.python-list@python.org> (permalink)

Show all headers | View raw


Hi Chris!
thanks.... But I am about of going nuts.... I did everything according
their sample:

http://kasapi.kasserver.com/dokumentation/?open=soap


and wanted to accomplish it in python!

If I pass a dict, I get the error telling me, this nonsense..... What
should I do?!

I even tried it in "suds" instead of soappy, and I am not getting further.




Tamer


Am 21.03.2013 17:21, schrieb Chris Angelico:
> On Thu, Mar 21, 2013 at 6:06 AM, Tamer Higazi <th982a@googlemail.com> wrote:
>> SOAPpy.Types.faultType: <Fault SOAP-ENV:Server: Cannot use object of
>> type stdClass as array>
> 
> stdClass looks like a PHP error. Check out the server's requirements;
> perhaps you need to provide something as a list that you're providing
> as a dict, or something. I'd look at that loginData, for instance.
> 
> ChrisA
> 

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: SOAPpy.Types.faultType: Cannot use object of type stdClass as array Tamer Higazi <th982a@googlemail.com> - 2013-03-23 14:33 +0100

csiph-web