


We were playing with the IO Runtime before the App Builder enabled for our Organization.
We are using .wskprops for the IO Runtime config.
Now while using the App Builder, we can see some strange things.
If we use the 'wsk list' or 'aio runtime list', we can see couple of actions, packages, etc...
But, in the actions list, we were not able to find the actions which created for App Builder application.
Are these (IO Runtime and App Builder ) actions in different namespaces ?
If yes, how can I get the logs, activation list (empty response) for the App Builder actions?
Views
Replies
Sign in to like this content
Total Likes
Hi @eldhov19157560 - the two CLI wsk and aio use two different sources of truth for namespace credentials.
Please make sure that those files have the correct credentials set up for your namespace.
More details at: https://github.com/AdobeDocs/project-firefly/blob/master/getting_started/first_app.md#5-anatomy-of-a...
Hi @eldhov19157560 - the two CLI wsk and aio use two different sources of truth for namespace credentials.
Please make sure that those files have the correct credentials set up for your namespace.
More details at: https://github.com/AdobeDocs/project-firefly/blob/master/getting_started/first_app.md#5-anatomy-of-a...