Ok, so just to give some feedback about the problem(s).
The “SSL Issue” is gone since I’ve updated to v1.31.1 (gladly).
Unfortunately, the request trying to get the shared file from Onedrive using the “OneDrive node” is not possible also! (like the problem from the related issue in Excel).
Can you aid in this situation? Is it possible to download the file to n8n with “HTTP request node”? How? (tried to many things with no result)
Thanks
Thank you @liam , I’ve found an workaround for the problems with shared files already stated about OneDrive and Excel node…
The HTTP request can download de shared file to n8n and work with the content in the flow.
With this request the file is downloaded and content can be extracted with “Extract from File node”
I hope this will help someone with the need to access to OneDrive shared documents and also help the n8n team to come up with a option to get Shared files/folders at least in OneDrive nodes.