Skip to content

System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.PowerPlatform.Dataverse.Client.ServiceClient.ThrowIfResponseIsEmpty(OrganizationResponse resp, OrganizationRequest request) #531

@janmson

Description

@janmson

We are facing an issue, when await localSvc.ExecuteAsync(batch) the batch is an ExecuteMultipleRequest
:System.NullReferenceException: Object reference not set to an instance of an object.

at Microsoft.PowerPlatform.Dataverse.Client.ServiceClient.ThrowIfResponseIsEmpty(OrganizationResponse resp, OrganizationRequest request)

at Microsoft.PowerPlatform.Dataverse.Client.ServiceClient.d__183.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)

at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

at Microsoft.PowerPlatform.Dataverse.Client.ServiceClient.d__173.MoveNext()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions