Hello, when testing the ability to upload a file to Sharepoint, I get the following error:
Exception in Task: System.Exception: Folder not found!
at SharePointTasks.Core.Tasks.UploadDocumentTaskParams.UploadFile(String source, Boolean sharePointOnline)
at SharePointTasks.Core.Tasks.UploadDocumentTaskParams.ExecuteCore()
at SharePointTasks.Core.Tasks.BaseTaskParams.Execute()
The same folder is working for download with no issue. We are using version 8.2.4. Are there any known issues with this version regarding uploading files to SharePoint? Thank you for any assistance you are able to provide.