Avatar

Level 3

Hi @duypnguyen 

We can see the error logs once in a while,


2020-09-29T11:33:21.427Z stdout: ERRROR-------------> FetchError: 401 Unauthorized ('No session is available for user xxxx@AdobeID') on GET https://reactor.adobe.io/companies
at Reactor.requestAndLog (/nodejsAction/hc9jf2d3/index.js:41608:13)

 

But most of the time there is nothing returned if use 'aio app logs'.

We already added the following header for the action invocation ( headers['X-OW-EXTRA-LOGGING'] = 'on').

Still no error logs, is anything missed from our end?