Unexpected error when Linking to or Importing from Source Control via a MID serverIssue While trying to Import an application from Source Control or Link an existing application to Source Control users may face the following error. If we retrieve the MID server logs we can see more detail about the error: 06/09/20 17:07:41 (504) Worker-Expedited:ImportNewApplicationProbe-19dfa2a11b95d410863b97539b4bcb77 WARNING *** WARNING *** Unexpected behavior from remote host: Unbuffered entity enclosing request can not be repeated. 06/09/20 17:07:41 (504) Worker-Expedited:ImportNewApplicationProbe-19dfa2a11b95d410863b97539b4bcb77 SEVERE *** ERROR *** com.snc.automation_common.integration.exceptions.AutomationComponentException: Failed to create attachment: Failed to get HTTP Response at com.service_now.mid.pipeline.streaming.AttachmentSinkImpl.execute(AttachmentSinkImpl.java:100) CauseOOTB ACL 'ACL to restrict access to the Attachment API service' was enabled. It is disabled by default:https://<INSTANCE NAME>.service-now.com/nav_to.do?uri=sys_security_acl.do?sys_id=2901dd518733320025fbd1a936cb0be9 The ACL only allows users that have the 'snc_platform_rest_api_access' role to use the API.ResolutionEither disable the ACL or add the 'snc_platform_rest_api_access' role to the MID server userRestart the MID Server