Closed dfederschmidt closed 5 years ago
Ok, thanks. I have not seen this before. Actually, I have only tested against OpenWhisk staging and prod environments. Was this a local instance running inside of the vagrant image? Without looking at the code, my guess is that the node.js SDK is referencing a HTTPS endpoint, and the local dev environment is not using SSL/HTTPS.
This was against an OpenWhisk instance hosted on multiple remote VM's
Any chance you can share access so i can try to reproduce it? Ping me on slack.
Will do!
Closing as project is being archived.
Remarks:
wsk property get
from the editor yieldsAll of the above seem to be set correctly.
Steps to Reproduce:
Screencaps:
Error:
This issue seems to be related to the whisk js sdk, not sure where the error is generated though so I open an issue here because it's where I observed it.