apigee / apigee/apigeetool-node

deploySharedflow fails

Open
#127 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
91
Forks
91
PR merge metrics
No merged PRs in 30d

Description

Hi all,

We try to deploy a SharedFlow using the deploySharedflow command, but we get a 403 Error, Forbidden.

It failed when calling this API /%s/v1/o/%s/sharedflows/%s/revisions/%d/policies (method uploadPolicies)
Even if I try a simple curl command to hit this endpoit, I get same Error

I looked in Apigee's Api official reference, and I did not find that path

My user's role has full access/read/write

PS, It works fine with this endpoint
https://api.enterprise.apigee.com/v1/organizations/%s/environments/%s/sharedflows/%s/revisions/%s/deployments?override=true

Regardsm

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the deploySharedflow command and its uploadPolicies API call; reproduce the 403 for the shared-flow policies endpoint and compare it with the working deployments endpoint and Apigee API reference. Done means identifying the supported endpoint or required request behavior and verifying the corrected deployment path.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
api
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.