Hi,
We had updated my class library from v4.7 to v8.0. and removed https://www.nuget.org/packages/Microsoft.CrmSdk.CoreAssemblies/
and add https://www.nuget.org/packages/Microsoft.PowerPlatform.Dataverse.Client/ and update code as required but I am getting error on connection due to "Need a non-empty authority (Parameter 'Authority')"
Here is my connection string details:
Url=https://[org_name].[domain]/[org_name] AuthType=OAuth; Domain=xxx; Username=xxx; Password=xxx; LoginPrompt=Never;
And We are using Microsoft Dynamics® CRM 2016 (8.0.1.97) (DB 8.0.1.97)


Report
All responses (
Answers (