Importing a VCF Returns Error
We're having an issue importing one particular VCF card, others I have tested have come in with no issue. Below is the error that is generated from ZCS.
Code:
method: CreateContactRequest
msg: invalid content type: text/directory
code: mail.INVALID_CONTENT_TYPE
detail: soap:Sender
trace: btpool0-4451:1248178915192:2062d5e1b2900a80
request:
Body: {
CreateContactRequest: {
_jsns: "urn:zimbraMail",
cn: {
l: 7,
vcard: {
mid: "41423",
part: "2"
}
}
}
},
Header: {
context: {
_jsns: "urn:zimbra",
account: {
_content: "****@*******.com",
by: "name"
},
authToken: "(removed)",
format: {
type: "js"
},
notify: {
seq: 6
},
sessionId: {
_content: 126341,
id: 126341
},
userAgent: {
name: "ZimbraWebClient - FF3.0 (Win)",
version: "5.0.18_GA_3011.UBUNTU6"
}
}
}