Weird dots on page when attempting to create an attachment via fax SOAP API
For some context, I am using Make.com to send a SOAP API request that will send a fax programatically. I am trying to include an attachment within the XML request body using binary data and base64 encoding. I believe I correctly encoded the binary data into base64 with this code: