Valerio Riva
Valerio Riva
And it doesn't upload json as they are... this best I achieved is having the stringified json structure inside the value field: not useful at all.
I have pure json, not stored in a file... I modified the old discovery-insert node provided by community for my purposes: https://github.com/Lotti/node-red-contrib-discovery-insert I will find time to fix and test...
Watson SDK changes frequently.. maybe the problem you are encountering with API Key is related to it. I'll spend some time on this later today... I suggest to use my...
Try using this module, install it from Node-Red Palette. Please remove the original before installing mine. https://www.npmjs.com/package/node-red-contrib-discovery-insert-temp I didn't had time to test it on real discovery instance... will try...
@chughts ok for me. Any news on implementing this feature inside the official watson discovery nodes? If no, should I invest time and do a pull request about it?
Additional use: when redirecting a POST call from http to https the body is normally discarded (probably for safety reasons). This behaviour could be changed if beforeRedirect hook of follow-redirect...
I think it can be cool to have also the ability to use OS proxy configuration (in windows is possible to set a proxy system wide, that most of the...
https://www.npmjs.com/package/get-proxy-settings This package is old and not maintained but it could be a good starting point to study the problem. Normally under linux you should just honor env vars http_proxy,...
digging into zephir source code, I couldn't find anything related to config.json ini section :\\ I've tried "globals" section and it seems to work, but only boolean and string types...
I'd like to contribute to this feature (probably somewhere in February, hoping to have some spare hours at work) by introducing download and install of already built dll from pecl...