SharePoint | No valid proxy can be found
Problem: We have an exception while trying to Publish a Content Type. Exception calling "Publish" with "1" argument(s): "No valid proxy can be found to do this operation." At try.ps1:27 char:42 + $contentTypePublisher.Publish <<<< ($_) + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : DotNetMethodException Solution(s): Yes, I have tried: Going to Central Admin, Service Applications, MMS, Properties ( Service ) and ensure I am using the right URL under "Content Type Hub". Going to Central Admin, Service Applications, MMS, Properties ( Service Connection ) and ensure I have checked " Consumes content types from the Content Type Gallery at [my_url]". Forcing the URL setting with: Set-SPMetadataServiceApplication "Managed Metadata Service" -HubUri [...