25,120 questions
The product group for Dynamics actively monitors questions over at
https://community.dynamics.com/crm
--please don't forget to upvote
and Accept as answer
if the reply is helpful--
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I've tried multiple times to connect my webservice to our CRM but nothing is working.
I'm using CrmServiceClient with the following conn string.
<add name="CRMLIVE" connectionString = "AuthType=ClientSecret; url=https://*****.crm4.dynamics.com; ClientId=09fa9e81-*******; ClientSecret=7-V_IoG~.*******"/>
I've set up an Azure app and created a user for it with System Admin permissions.
Connections fail in both the web app and a console app.
The product group for Dynamics actively monitors questions over at
https://community.dynamics.com/crm
--please don't forget to upvote
and Accept as answer
if the reply is helpful--