-
I'm using Python3 with the lates version of zeep and I'm getting the next error:
> No namespace defined for 'http' ('http://www.yodaspeak.co.uk/webservice/yodatalkPortType')
I'm trying to acces…
-
1. skywalking version:5.0.0-RC2
2. nodejs code:
require('skywalking-nodejs').start({
applicationCode: 'test',
directServers: '172.17.35.204:11800'
});
3. error message :
Error: 14 …
-
I am using uploadcare-ruby in my webservice that works with different Uploadcare projects. In order to switch between project I use this code: https://github.com/alxgsv/uc/blob/main/app/services/uploa…
-
Hi,
I have configured below details in as per my maxmind account. I am using web services client in order to fetch location(country/state/city) based on IP
- UserID - maxmind account userid
- L…
-
### Prerequisites
- [X] I understand and accept the project's [code of conduct](https://github.com/PrestaShop/PrestaShop/blob/develop/CODE_OF_CONDUCT.md).
- [X] I have already [searched in existing i…
-
In an Android app I added the dependency:
```
implementation 'org.geonames:geonames-ws-client:1.1.17'
```
I run this code:
```
lifecycleScope.launch(Dispatchers.IO) {
WebService.setUserName…
-
It looks like sometimes the generated Http verb ("GET","POST","DELETE","PUT") is generated based on method name... So if my webservice method name is "DeleteMyStuff" the proxy generated on client will…
-
```
What steps will reproduce the problem?
1. Copied the 3 files to a new folder C:\tridion\PSModules
2. Open a powershell and called the following..
Import-Module "C:\Tridion\PSModules\Tridion-CoreS…
-
That section should present clearly
- [x] How to use the Webservice API from a HTTP client 🟠 _(content is quite good, maybe restructure a little)_
- [ ] How the Webservice API is built inside the…
-
I am using Manjaro Linux. I applied:
```
"r.interpreterPath": "/usr/bin/radian",
"r.rpath.linux": "/usr/bin/R",
"r.rterm.linux": "/usr/bin/radian",
"r.rterm.option": [""],
```
…