Resolved! Role needed to attach image from REST API to incident using saveResponseBodyAsAttachment
HiI am using sn_ws.RESTMessageV2 to get an image from one of our local REST API via a MID server. This works, but when I try to save the image as an attachment to an Incident using saveResponseBodyAsAttachment that does not work due to this limitatio...