File content corrupted when sending attachments using RESTMessageV2 API
I am trying to send attachments from ServiceNow to a third party application using the RestMessageV2 API. The POST request is successful but the binary attachment data appears to be corrupted when it's delivered to the third party application for f...