My organisation are trying to connect to sharepoint using SharePoint Library Connection nodes however the connection is failing at some point. This is failing for both personal workflows and workflows on our KNIME Server. We can see two examples of this currently.
When trying to refresh a token, we sign out and sign in however the credentials are accepted but it never signs in.
When running a download or upload node we receive the following error: Execute failed: org.apache.cxf.interceptor.Fault: No message body writer has been found for class javax.ws.rs.core.Form, ContentType: application/x-www-form-urlencoded
Any suggestions of how we can fix the connection to SharePoint?