Remote Process Sync - Adding "snc_external" role to the RPS API user results in "Error: External User Not Authorized" when validatingIssue After adding the role "snc_external" to the Remote Process Sync API User and then attempting to "Validate and Activate Remote System", the validation fails with the error "Error: External User Not Authorized".ReleaseQuebec and later.CauseRemote Process Sync relies on the Scripted REST API "Process Sync" to function, however the OOB (out of box) Scripted REST Resource has "Requires SNC Internal" checked, which conflicts with the "snc_external" role granted to the Remote Process Sync API user.Resolution1) Navigate to "Scripted REST APIs" (System Web Services > Scripted Web Services > Scripted REST APIs). 2) Search for the name "Process Sync". 3) Open the first Scripted REST Resource. 4) Uncheck "Requires SNC Internal" and Save (if the field is not there, you may need to modify the form layout and expose it). 5) Repeat steps 3-4 for the other Scripted REST Resource.