Failing in deploying proxy to env by apigeetool

@ Ravindra Singh I am trying to deploy a proxy to apigee environment test free account.

I have uploaded my proxy ...

The command I am using is

apigeetool deployproxy -u xxxxx -o xxxxxx -e test -n api-deploy-demo -d .

I am getting error proxy creation failed . Status Code 400...

Not able to understand what is the error...I am trying to follow the video of anil sagar....

Please help me...

0 5 282
5 REPLIES 5

@ Anil Sagar

I am following your video.Please tell me why I am getting this error?

Hi,

I tried to upload the proxy you have created from the Edge UI. it seems proxy has some issue. either fix that issue or if you are more towards to test the apigeetool then -

- My suggestion -

- create a simple proxy from the edge UI on test env

- download that proxy

- then use apigeetool to upload that from the command.

Folder structure is ok??

did you create this manually? needs to be debugged to see the error on your proxy as it is not getting uploaded so it seems something wrong with structure only.

I did upload as u told me in the answer .It is working.The folder structure is different from anil sagar video on deploying by command line...