Open
Description
Expected Behaviour
I can run an npm install
to use this project
Actual Behaviour
npm ERR! 401 Unauthorized - GET https://adobe.trust-adobe.console.banyanops.com/v2/auth?client_id=REDACTED&nonce=REDACTED&redirect_uri=https%3A%2F%2Fartifactory.corp.adobe.com%2Fbnn_trust_cb&response_type=code&scope=openid+profile+email&state=REDACTED
I've redacted the client_id, nonce and state as I'm not sure if they are sensitive or not
Reproduce Scenario (including but not limited to)
Run npm install
Steps to Reproduce
Run npm install
Platform and Version
main branch of this project
Sample Code that illustrates the problem
npm install
Logs taken while reproducing problem
npm ERR! 401 Unauthorized - GET https://adobe.trust-adobe.console.banyanops.com/v2/auth?client_id=REDACTED&nonce=REDACTED&redirect_uri=https%3A%2F%2Fartifactory.corp.adobe.com%2Fbnn_trust_cb&response_type=code&scope=openid+profile+email&state=REDACTED
Metadata
Metadata
Assignees
Labels
No labels