I have a simple workflow where I am connecting to our SharePoint tenant with provided app ID and secret and I can get to the Sharepoint site folder location. However, when I try to use the CSV Writer (or any Writer node) to save a file to this location, I get an Access Denied error.
Any suggestions on how to get this to work properly? Does something need to be changed on the SharePoint side to allow Write permissions using that client ID?