Hi
I am trying to integrate Dynamics CRM 2016 with Sharepoint 2013 onpremises server to server side integration. When I run the below command
$i = New-SPTrustedSecurityTokenIssuer –Name "crm" –IsTrustBroker:$false –MetadataEndpoint "crm2016.contoso.com/.../json"
The below error occur
"Invalid JSON primitive"