I am trying to set up the IO runtime dev environment locally. Directions here state that I need to setup a ".wskprops"
file with following details :
AUTH=<Your UUID>
APIHOST=adobeioruntime.net
NAMESPACE=<Your namespace>
What should be Auth variable set to ?
I understand that this is basic authentication string.
Should this be "CLIENT ID:CLIENT SECRET" ?
I have tried that and when I try to verify "wsk list". Keep getting this :
error: Unable to obtain the list of entities for namespace 'default': The supplied authentication is invalid