-
Hello!
I'm trying to use `wsdl2erlang` with complex wsdl from [here](https://support.travelport.com/webhelp/uapi/Content/Resources/uAPI_WSDLschema_Release-V17.2.0.67.zip)(file air_v41_0/Air.wsdl), an…
jomei updated
7 years ago
-
### Duplicate ?
- [X] I have searched issues/discussions and did not find other issues/discussions reporting this bug.
### Product version
1.4.1
### Describe expected behavior
In old Fr…
-
The SOAP WebService Java DSL only supports client and server components as endpoints. In some cases (e.g. in citrus-simulator project) the SOAP Java DSL is used with other endpoints, too. We should su…
-
Using suds-py3.
When loading the following WSDL:
https://clientdev.inteflow.com.au/inteport/DecisionGateway.asmx?WSDL
I get:
```
(DecisionWebGatewaySoap12)
Methods (38):
…
gcobr updated
4 years ago
-
Hi!
I've tried to run example script from readme.md section 'Using the client'. Unsuccessfully. I finally got it started.
I had to change:
`$metadata = $container->get('goetas_webservices.soap_cl…
-
I'm wondering whether it would make sense to be able to turn off warnings coming from [SoapClient](http://php.net/manual/en/class.soapclient.php) as I would assume that most people are relying on Exce…
-
I'm getting an error USER_PERMISSION_DENIED when I try to mutate. My users login through OAuth2. I get refresh and access tokens which I use to create adwords user. And I then use it with service muta…
-
Bonjour,
Après avoir installé OCS Inventory (Nightly) dans un conteneur Docker avec MariaDB, je n'ai aucun accès à mon http://localhost:8080/ocsreports/ et plusieurs erreurs sont survenues dans les…
-
### Description
After upgrading Savon from version 2.12 to 2.15, I've started encountering a `SOAPFault` error when attempting to call the `set_json_quote_pricing` operation, which exists in the WS…
-
```
Calling a method on our internal service results in a `SoapFault: S:Server:
java.lang.NullPointerException`. The server logs show the NullPointerException
is thrown as the appId/address paramet…