I have the following error message in the ULS logs of all WFEs:
There was an error getting the Farm connection string:System.InvalidOperationException: LiveTokenProvider requires Live to be installed and activated
at Nintex.Workflow.ExternalStart.ExternalStartExtensions.GetLiveTokenGenerator()
at Nintex.Workflow.Start.ApiClient.GetLiveToken()
at Nintex.Workflow.Start.ApiClient.GetClient()
at Nintex.Workflow.Start.ApiClient.Execute(IRestRequest request)
at Nintex.Workflow.Start.Service.ServiceProcess.GetConnectionString()
This is logged exactly every 15 seconds. Workflows seem to work fine, but I'd like to get rid of this - especially since these entries are "Unexpected".
We are talking about Nintex Workflow 2013 on prem and Nintex Live is not enabled in this farm.