I've got a workflow with an Sharepoint Files Input tool in it.
the tool gets data and processes this downstream.
When I run this in Designer the WF run's just fine but after I schedule the same workflow I get an error
Error: SharePoint Files Input (1): Failed to authenticate.
How can I make sure that the Scheduler also uses the sames valid credentials to authenticate against the sharepoint environment?
I'm using the SharePointFiles_v1.1.0.yxi version because the latest version starts from version 3.4 (we got 3.3)