Auth error: 401 with or without extension
Hey Guys!
I have been trying to wrap my head around extension and looking forward to the recording of the Aug 12 event, Meanwhile i have issues when i bootstrap an app with or without extension added.
I get an error
failed request to 'https://115564-digitalbau-stage.adobeioruntime.net/api/v1/web/nonExtnDemo/analytics' with status: 401 and message: {
"error": "request is invalid, reason: failed authorization. Please verify your token and organization id."
}The app includes .env file with required details and i can see the frontend sending headers with required information.
Also i observed that the action url in config.json and in adobe io console stage workspace are different. Not sure if that makes any difference

