N8n - sharepoint credentials

hello everyone,

I already read different articles / questions but somehow none is resolving my problem. I want to connect our sharepoint with n8n. I gave basically every needed permissions to the app but I still get the 403 forbidden error.

Anyone knows what I am doing wrong? Thanks in advance!

Hey @alpacino_it You are most likely missing a required permission granted to the MS/Azure app.

There is an explanation of how MS permissions/grants work here.

Hope this helps

you need to have elevated permissions – request to be Application Admin

So I got it working but apparently the sharepoint credential can only see public groups. Is this normal?

Is there still no solution to this? Sharepoint node can’t see private groups

I can access my own private groups, maybe you need to be owner.

ok interesting. but does that work for document libraries aswell?

of course it does – can add, download, delete etc.. I use different sharepoint addin from community for this as its alot easier then the built in one, however for adding column data for each file, have to use the built in sharepoint node.

can you send me the comunity addins? that would be very nice. thx in advance