I am writing an excel file into my sharepoint folder. However it throws an error
Execute failed: Invalid request
I am connecting the same sharepoint online connector which i used for reading my files. The read works but the write doesn’t. The error is similar when tried with table writer.
Any help?
This might be the issue of my organization which may not allow write privileges through KNIME, something related to whitelisting perhaps?
The workflow is really simple, just a microsoft authentication which is connected to sharepoint connector and then reads file through excel reader and finally writes to the excel writer.
Nothing related to the settings i believe!