curl -X POST -H "Content-Type: multipart/form-data" -F file="@myKeystore.jar" "https://api.enterprise.apigee.com/v1/o/{org_n

While running above command i am getting this error.Actually I am trying to upload my jar file into keystores but i am not able to do it.Can anyone solve this issue??

{

"code" : "messaging.config.beans.DescriptorFileNotFound",

"message" : "Descriptor file(META-INF/descriptor.properties) not found",

"contexts" : [ ]

}

0 0 241
0 REPLIES 0