Problem uploading revision (empty bundle)

I am trying to upload a new revision of a proxy using management UI and apigee rejects it with an error - Bundle is invalid. Empty bundle. I've double checked the structure of the file etc and everything seems correct.

The only thing that comes to mind is the zip file is corrupted somewhat and apigee cannot read it, but all my tools can read the zip file (attached) just fine.

-apiproxy.zip

1 1 729
1 REPLY 1

Hmmm,

I reproduced that behavior.

I don't know how or why, but...
that proxy bundle used backslashes instead of slashes for the path names.

And when I tried unzipping it with the macos unzip command, the command warned and I got strange filenames.

If I construct a bundle in the normal way with forward slashes, it imports just fine.

please find it attached.

to avoid the behavior you saw, maybe use a different tool to build the zip.

dejan-apiproxy.zip