![]() |
| ||
| Auth Object Some languages like C# create an Auth object to authenticate themselves on a soap server. for example cpLatestBrief.authValue = new auth(); how can you do this with python? |
| ||
| Re: Auth Object Look into SOAPpy. |
| ||
| Re: Auth Object i am using SOAPpy but have no idea how to do the auth object. I have tried doing from SOAPpy import WSDL and i get nothing. From the company i am trying to connect to they are saying there is authentication errors |
| ||
| Re: Auth Object I've never used SOAPpy myself, but there's a chapter about it in my favorite Python learning book: Dive Into Python Chapter 11 |
| ||
| Re: Auth Object i have been using that tutorial, but it's aimed at using google. The authentication happens by using an API key. I need to use and Auth object. If i do something like from SOAPpy import WSDLall the method keys are printed out but as soon as i put in some http authentication nothing is displayed wsdlFile = 'http://gw1.aql.com/soap/sendservice.php?WSDL'Anymore ideas? |
| All times are GMT -4. The time now is 5:42 pm. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC