Apigee Istio Adapter throws 400 Bundle is invalid. Empty bundle

sidd-harth
Participant V

Hi guys, I am working on Apigee Istio Adapter in Win64 machine. I have tried multiple versions 1.0.5/1.0.4 but with the same error,

apigee-istio provision --forceProxyInstall -o org-eval -e prod -u ssss@sss.com -p ssssss > samples/apigee/handler.yaml 
error deploying auth proxy: error importing proxy istio-auth: POST https://api.enterprise.apigee.com/v1/o/org-eval/apis?action=import&name=istio-auth: 400 Bundle is invalid. Empty bundle

There are no solutions in the github issues page as well. Any help is appreciated.

@srinandans @scott@ganyo.com

Apart from this do we have any other examples on Apigee Istio?

Solved Solved
0 2 306
1 ACCEPTED SOLUTION

sidd-harth
Participant V

For demo purpose, I have copied an handler.yaml from my Linux machine and used the same in my Windows machine.

So in my windows machine, I am not running provision command, I simply copy paste the existing handler.yaml file.

I understand this is not a good practice, but I guess we can use this for testing/learning purpose.

Note - This is for version 1.0.5. I have not tried with the latest versions.

View solution in original post

2 REPLIES 2

Perhaps there is an issue with Windows CLI. Is there any way you can running this using Linux or OS X?

sidd-harth
Participant V

For demo purpose, I have copied an handler.yaml from my Linux machine and used the same in my Windows machine.

So in my windows machine, I am not running provision command, I simply copy paste the existing handler.yaml file.

I understand this is not a good practice, but I guess we can use this for testing/learning purpose.

Note - This is for version 1.0.5. I have not tried with the latest versions.