On Thu, Mar 21, 2013 at 6:06 AM, Tamer Higazi <th9...@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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to