adobe / adobe/aio-cli

What is calling my action?

Open
#394 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
95
Forks
45
PR merge metrics
No merged PRs in 30d

Description

I have built a clean app, and the first time I run it I see a weird log.

```
To view your local application:
-> https://localhost:9080
To view your deployed application in the Experience Cloud shell:
-> https://experience.adobe.com/?devMode=true#/custom-apps/?localDevUrl=https://localhost:9080
press CTRL+C to terminate dev environment
adobeio/shared-validators-v1/app-registry:ecc4ea9bb818499c84ea9bb818f99ccc
2023-03-08T01:37:20.787Z stdout: 2023-03-08T01:37:20.787Z [main /adobeio/shared-validators-v1/app-registry] info: Calling the main action
2023-03-08T01:37:20.788Z stdout: 2023-03-08T01:37:20.788Z [main /adobeio/shared-validators-v1/app-registry] info: 401: cannot authorize request, reason: missing authorization header
```

I have not even opened the url ...

Contributor guide

Open the contributing guide

Research direction

The report names no files, tests, or entry points. Reproduce the first-run local application flow and trace which CLI component emits “Calling the main action” and the authorization error; done means identifying the caller and clarifying whether the request is expected or indicates a bug.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.