Hi,
When sending an MMS with multiple content parts I'm finding that the last part is not coming through properly. If the last part is an image then the image appears broken on the handset. If the last part is text the content seems to be truncated.
How exactly is the content meant to be encoded when POSTing to the /v2/messages/mms endpoint? I can't find in the documentation where this is explained.
Thanks.
Thanks for reaching out, some follow up questions....
Just to confirm the other images are arriving ok but the last one is not?
Have you tried switching the images around to see if the base64 is working ok otherwise?
Are you able to share an example of your code?
Appologies for the delay in response,
See below for your body content that i sent from some sample code,
The 2nd one (below this is a subject line) has the 2nd array element attached for the text file to be created, that screenshot is taken from imessage on osx but i can see also from iOS and Android (using the default pixel rom)
I can paste my full code if you want, what OS/Handsets did you send to?
Yup got it, interestingly if you put text first then the text and 1 picture appears.
Ill raise this with the team for further investigation
The messaging team thinks they have identified the issue
Apologies it wasnt deploy to prod yet but is now, can you please give it another go