-
I'm having this issue when instantiating a ONVIFCAMERA.
I installed python onvif zeep with
`pip install --upgrade onvif_zeep` on the ./venv of my project
if I run
`mycam = ONVIFCamera(IP,…
-
Not everything is stored in a database with access. Although a lot of data is available through api.
Documentation is crucial here. Although there are standards like wsdl, openapi or odata which cont…
-
**Tell us about the task you want to perform and are unable to do so because the feature is not available**
Learn more about [WSDL](https://en.wikipedia.org/wiki/Web_Services_Description_Language)
…
-
As I said in a comment on #3318 ...
That solves the problem once the client is generated ...
How did you solve the issue of getting the WSDL description in the first place with a client cert?
I…
-
Please add
to the metadata.wsdl on line 3584 for the location field type
-
**Describe the bug**
Hello, when running that latest .phar 4.1.13 file against our WSDL, using PHP 8.2 , we are seeing this error:
`Deprecated: Callables of the form ["WsdlToPhp\WsdlHandler\Wsdl",…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the Issue
Importing a file does not insert the soap header authentication ut only soad envelope and b…
-
**Describe the bug**
When I try to import WSDL file in a SOAP project, I got an exception:
```
2024-04-10 14:50:35 2024-04-10 07:50:35.406 ERROR 1 --- [nio-8080-exec-5] o.s.b.w.s.s.ErrorPageFilter …
-
### Describe the bug
Currently HEC's primary site is suffering internal errors:
```Error: unable to connect databaseerror``` is visible on the GUI.
However, it is still responding which means w…
-
Operations on porttypes/bindings can have Input, Output, and Fault types. There can be multiple Output and Fault types. There can technically also be multiple Input types but I think this is disallo…