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
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hello Abhinav,
Did you create a Runtime namespace in the Developer Console - https://console.adobe.io ? If yes, then from the Console project overview page you can download the project configuration file and you will find the credential needed.
Cheers,
Mihai
Views
Replies
Total Likes
Hello Abhinav,
Did you create a Runtime namespace in the Developer Console - https://console.adobe.io ? If yes, then from the Console project overview page you can download the project configuration file and you will find the credential needed.
Cheers,
Mihai
Views
Replies
Total Likes
I did create a namespace and was able to download the config file.
Updated the ".wskprops" as shown in the attached screenshot. But still, continue to get the same error
Views
Replies
Total Likes
Views
Replies
Total Likes
I'm unable to run AIO Runtime Project on my Local Windows Machine.
I tried set up the IO runtime dev environment locally. Using this Directions https://adobedocs.github.io/adobeio-runtime/tools/wsk_install.html
and I also setup .wskprops file but its not working in Windows machine.
Can you please explain me how its work on windows machine.
Views
Replies
Total Likes
Views
Replies
Total Likes