Azure CI/CD integration with Apigee Edge

Hello Guys,

I am new Azure Dev ops and I am trying to integrate Azure pipeline to deploy a proxy into Apigee Edge. I am using the reference which is provided here: Repo

The pipeline is running through a couple of steps and fails at "Deploy proxy bundle" step with the following error:

"[ERROR] Failed to execute goal io.apigee.build-tools.enterprise4g:apigee-edge-maven-plugin:1.2.2:deploy (default-cli) on project currency-v1-123: Execution default-cli of goal io.apigee.build-tools.enterprise4g:apigee-edge-maven-plugin:1.2.2:deploy failed: 500 : [{"signupX":"https://apigee.google.com/welcome","passwd":"https://login.apigee.com/reset","signup":"https://login...] -> [Help 1]"

Can one of you please help with fixing this error? 

Solved Solved
0 1 156
1 ACCEPTED SOLUTION

Update: I got through this error as soon as I have updated to my orgs token endpoint. 

View solution in original post

1 REPLY 1

Update: I got through this error as soon as I have updated to my orgs token endpoint.