I am developing a Dataverse plugin that creates an entity based on some input.
During execution I get the following error:
{
"code": "0x80040265",
"message": "SandboxFault.ThrowIfNullOrEmpty: entityName. CorrelationId: ec5992f9-6a2b-424e-b5fb-c19a84572bcf"
}
What could be causing this?