I also have found some good articles on how to read the error logs, but my error log doesn't contain the information I need - it looks completely different from the blog examples.
at Microsoft.Crm.Extensibility.OrganizationSdkServiceInternal.CreateInternal(Entity entity, InvocationContext invocationContext, CallerOriginToken callerOriginToken, WebServiceType serviceType, Boolean checkAdminMode, Dictionary`2 optionalParameters)
at Microsoft.Crm.Extensibility.OData.CrmODataExecutionContext.CreateOrganizationResponse(Entity entity)
at Microsoft.Crm.Extensibility.OData.CrmODataServiceDataProvider.CreateEdmEntity(CrmODataExecutionContext context, String edmEntityName, EdmEntityObject entityObject, Boolean isUpsert)
at Microsoft.Crm.Extensibility.OData.EntityController.PostEntitySetImplementation(String& entitySetName, EdmEntityObject entityObject)
at Microsoft.PowerApps.CoreFramework.ActivityLoggerExtensions.Execute[TResult](ILogger logger, EventId eventId, ActivityType activityType, Func`1 func, IEnumerable`1 additionalCustomProperties)
at Microsoft.Xrm.Telemetry.XrmTelemetryExtensions.Execute[TResult](ILogger logger, XrmTelemetryActivityType activityType, Func`1 func)
at lambda_method(Closure , Object , Object[] )
at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass10.<GetExecutor>b__9(Object instance, Object[] methodParameters)
at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Web.Http.Controllers.ApiControllerActionInvoker.<InvokeActionAsyncCore>d__0.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Web.Http.Controllers.ActionFilterResult.<ExecuteAsync>d__2.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Web.Http.Dispatcher.HttpControllerDispatcher.<SendAsync>d__1.MoveNext()
Activity Id: b6a00d61-17f1-46fa-b91d-c51badeb4026
------------------------------
Brooke Browne
Marketing Director
Smartbridge
Houston TX
------------------------------
Original Message:
Sent: Jan 03, 2020 01:21 PM
From: Heidi Neuhauser
Subject: Insufficient Permissions to create record even as admin
For the users, security roles are OK? They have READ permission on all entities they need?
------------------------------
Heidi Neuhauser
Director, CRM Projects
Reenhanced
Green Lane PA
Original Message:
Sent: Jan 03, 2020 12:27 PM
From: Brooke Browne
Subject: Insufficient Permissions to create record even as admin
I recently switched to the Unified Interface and didn't mess with security roles. I also migrated marketing automation platforms so to be honest I'm not entirely sure if the UI switch is the problem.
Any time someone tries to create a lead or account, we get the Insufficient Permissions error that states You do not have {0} permission to access {1} records.
Even as an admin, I can't create anything. I'm not sure if the log file is giving me detail to know what this 1 record is, because I don't know how to interpret the data well enough.
I was going through security roles and added full create/read/write privileges on things in the business process flows and custom entities, but when I realized the sys admin also can't create, I guess that's a moot point.
Is there a way for me to figure out what this 1 record is?
Thanks!
------------------------------
Brooke Browne
Marketing Director
Smartbridge
Houston TX
------------------------------