-
I continue to get this issue that there is no module named watson_developer_cloud
-
I've setup my server with `elastic-apm-node`, and it run ok. But after every period of time (30-60 min), it causes an error like below:
```javascript
Error: socket hang up
at createHangUpErro…
-
We've switched from sending zipped files to the VR service to sending individual images, to work around a performance issue on the server side. This generally works well, but we're seeing a high rate …
-
does the library support different format ,other then json ? to update the existing file or send a file from one system to another?
-
## The devDependency [eslint](https://github.com/eslint/eslint) was updated from `5.15.3` to `5.16.0`.
🚨 [View failing branch](https://github.com/watson-developer-cloud/sdk-example-editor/compare/ma…
-
When trying to install wiotp-sdk I get the following error, even thought system is up to date and all requirements are satisfied, I'm using debian 9.
```
Collecting wiotp-sdk
Could not find a v…
-
## Problem
The iOS SDK currently supports only HTTP basic authentication, requiring clients to authenticate with their service credentials. When directly embedded into an application, these service c…
-
What version of Cloud Foundry and CF CLI are you using? (i.e. What is the output of running `cf curl /v2/info && cf version`?
cf curl /v2/info
`"name": "IBM Cloud",
"build": "6.8.0",
"suppor…
-
I first posted this over at [stackoverflow ](https://stackoverflow.com/questions/54433473/ibm-watson-speech-to-text)but I get no support there as to what the code would be for getting data from ibm wa…
-
In v4 it looks like a `shouldLog` method has been added as a required method for the `Logger` interface.
Currently this method is being used in one place [here](https://github.com/deepstreamIO/deep…