Error Migrating Workflow --- Updating List Info | Item: Workflow

Error: AddList - Error [Access denied. You do not have permission to perform this action or access this resource.]
Stack: at Metalogix.SharePoint.SPListCollection.AddList(String sListXML, Byte[] documentTemplateFile, AddListOptions options)
at Metalogix.SharePoint.Actions.Migration.PasteListAction.CopyList(SPList sourceList, SPWeb targetWeb, Boolean bIsCopyRoot, Boolean bDisablePermissions, Boolean bCopyingForDependency)
ERRORS:
Access denied. You do not have permission to perform this action or access this resource.
Main AddList() Block
Access denied. You do not have permission to perform this action or access this resource.
Type: Microsoft.SharePoint.Client.ServerUnauthorizedAccessException
Stack: at Microsoft.SharePoint.Client.ClientRequest.ProcessResponseStream(Stream responseStream)
at Microsoft.SharePoint.Client.ClientRequest.ProcessResponse()
at Microsoft.SharePoint.Client.ClientContext.ExecuteQuery()
at Metalogix.SharePoint.Adapters.CSOM2013.ClientContextExtension.ExecuteQueryWithIncrementalRetry(ClientRuntimeContext context, Int32 retryCount, Dictionary`2 privateData, Int32 delay)
at Metalogix.SharePoint.Adapters.CSOM2013.CSOMAdapter.CallExecuteQuery(ClientRuntimeContext ctx, SharePointAdapter callingAdapter)
at Metalogix.SharePoint.Adapters.CSOM2013.CSOMAdapter.UpdateListProperties(ClientContext ctx, List list, String sViewXml, XmlNode listXML, IUpdateListOptions options, Byte[] documentTemplateFile, Boolean isTargetWebMultilingual, OperationReporting reporting)
at Metalogix.SharePoint.Adapters.CSOM2013.CSOMAdapter.AddList(String sListXML, AddListOptions options, Byte[] documentTemplateFile)
HResult:-2146233088

Type: Metalogix.Core.OperationLog.OperationReportingException

HResult:-2146233088