var storageStatusData = await session.GetStorageStatusDataByPlant(plant.Id, device.SerialNumber);
Falls over with:
System.Text.Json.JsonException: 'The input does not contain any JSON tokens. Expected the input to start with a valid JSON token, when isFinalBlock is true. Path: $ | LineNumber: 0 | BytePositionInLine: 0.'