I found the solution here: Microsoft Sharepoint - OAuth Error - #2 by n8n
Can you check that you have given permission for both SharePoint API and the Graph API in your n8n app?
I had to add credentials to Microsoft Graph in n8n credentials first, when this was done I was able to connect with Sharepoint as well.