adobe / adobe/aio-cli-plugin-cloudmanager

aio cli cloudmanager 404 Not found error

Đang mở
#698 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
bug
Ngôn ngữ chính
JavaScript
Star
50
Fork
36
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

**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

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Hướng nghiên cứu

Bắt đầu với các cài đặt OAuth được cung cấp trong config.json và tái hiện aio cloudmanager:program:list-pipelines bằng các phiên bản CLI và plugin được báo cáo. Xác nhận rằng lệnh liệt kê pipeline của Cloud Manager hoạt động mà không trả về 404, đồng thời ghi lại mọi thay đổi cần thiết về cấu hình hoặc phiên bản.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
javascript
Lĩnh vực
cli, cloud
Loại issue
Lỗi
Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
35/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.