adobe / adobe/aio-cli-plugin-cloudmanager

aio cli cloudmanager 404 Not found error

Offen
#698 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
bug
Vorherrschende Sprache
JavaScript
Sterne
50
Forks
36
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

**Expected Behavior**

I've done setup for OAuth integration,and my config.json looks like below
//config.json
{
"client_id": "value from your CLI integration (String)",
"client_secrets": ["client secret value from your CLI integration (String)"],
"technical_account_id": "value from your CLI integration (String)",
"technical_account_email": "value from your CLI integration (String)",
"ims_org_id": "value from your CLI integration (String)",
"scopes": [
'openid',
'AdobeID',
'read_organizations',
'additional_info.projectedProductContext',
'read_pc.dma_aem_ams',
.
.
'any other scope from your CLI integration (String)'
],
"oauth_enabled": true
}

I've run
aio config:set ims.contexts.aio-cli-plugin-cloudmanager config.json --file --json
aio cloudmanager:program:list-pipelines
It need to list pipeline

**Actual Behavior**
aio cloudmanager:program:list-pipelines
› Warning: @adobe/aio-cli update available from 10.0.0 to 10.2.0.
› Run npm install -g @adobe/aio-cli to update.
› Error: 404 (Not Found)

**Reproduction Scenario, Platform, and Version**

same mentioned above

Also include the output of `aio -v` and `aio plugins`

**Steps to Reproduce**
❯ aio -v
› Warning: @adobe/aio-cli update available from 10.0.0 to 10.2.0.
› Run npm install -g @adobe/aio-cli to update.
@adobe/aio-cli/10.0.0 darwin-arm64 node-v16.20.2
❯ aio plugins
› Warning: @adobe/aio-cli update available from 10.0.0 to 10.2.0.
› Run npm install -g @adobe/aio-cli to update.
@adobe/aio-cli-plugin-aem-rde 1.3.4
@adobe/aio-cli-plugin-cloudmanager 4.2.0

Beitragsleitfaden

Beitragsleitfaden öffnen

Rechercherichtung

Beginnen Sie mit den bereitgestellten OAuth-Einstellungen in config.json und reproduzieren Sie aio cloudmanager:program:list-pipelines mit den angegebenen CLI- und Plugin-Versionen. Bestätigen Sie, dass der Cloud Manager-Pipeline-Auflistungsbefehl funktioniert, ohne einen 404 zurückzugeben, und dokumentieren Sie alle erforderlichen Konfigurations- oder Versionsänderungen.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
javascript
Bereich
cli, cloud
Issue-Typ
Bug
Schwierigkeit
3/5
Geschätzter Aufwand
1-2 Tage
Aktivitätsstatus
Veraltet
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
35/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.