Morning,
I'm trying to connect to Dynamics 365 Customer Engagement (online) (v9) inside SSIS. I have it down to a point where it refuses to log in to the service. I'm a bit new to the SDK and CRM but i have a background in programming in other languages. I have a script component in SSIS in C# which has the below line that is causing the issue, i just keep getting an error "Unable to log on to Dynamics CRM"
Not really in a position yet to pay for connectors like Kingswaysoft so wondering if anyone can see anything obvious i'm missing ?
CrmServiceClient crmSvc = new CrmServiceClient("AuthType=Office365;Username=xxx.xxx@xxx.onmicrosoft.com;Url=">xxx.api.crm4.dynamics.com/.../Organization.svc