PowerPlatform-DataverseServiceClient icon indicating copy to clipboard operation
PowerPlatform-DataverseServiceClient copied to clipboard

Failed to connect to Dataverse One or more errors occurred.

Open tianmeng1998 opened this issue 4 months ago • 1 comments

When using the Microsoft.PowerPlatform.Dataverse.Client SDK (version 1.0.26) in an Azure function to connect to Dataverse, an internal error occasionally occurs: "Failed to connect to Dataverse. One or more errors occurred. (Unable to cast object of type 'generatedProxy_2' to type 'Microsoft.PowerPlatform.Dataverse.Client.IOrganizationServiceAsync'.)" The Azure function runtime version is 3.25.0.0, and the application plan is (EP1: 1).

tianmeng1998 avatar Aug 25 '25 01:08 tianmeng1998