SiKing
12 years agoCommunity Expert
[Resolved] problems with attachments
Hello.
I am having a problem with attachments. Following the guide here.
I have two different SOAP calls that both use attachments, in both cases it is the same thing: base64 encoding. For one of my calls everything works just as described, for the other call the attachment never gets encoded. When I look in the Raw Request, I see something like (cut for brevity!):
I tried using both the cid: notation as well as the file: inline - same thing: one works, one does not. In all cases I made sure that I have the Encode Attachments = true.
Where else do I look? What could be causing this?
TIA.
I am having a problem with attachments. Following the guide here.
I have two different SOAP calls that both use attachments, in both cases it is the same thing: base64 encoding. For one of my calls everything works just as described, for the other call the attachment never gets encoded. When I look in the Raw Request, I see something like (cut for brevity!):
<ImageBytes><![CDATA[����??JFIF??????????��?>CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), default quality
��?C??????????? ?
I tried using both the cid: notation as well as the file: inline - same thing: one works, one does not. In all cases I made sure that I have the Encode Attachments = true.
Where else do I look? What could be causing this?
TIA.