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


Groups > comp.lang.python > #41655 > unrolled thread

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

Started byChris Angelico <rosuav@gmail.com>
First post2013-03-22 03:21 +1100
Last post2013-03-22 03:21 +1100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: SOAPpy.Types.faultType: Cannot use object of type stdClass as array Chris Angelico <rosuav@gmail.com> - 2013-03-22 03:21 +1100

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

FromChris Angelico <rosuav@gmail.com>
Date2013-03-22 03:21 +1100
SubjectRe: SOAPpy.Types.faultType: Cannot use object of type stdClass as array
Message-ID<mailman.3593.1363882867.2939.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web