Issues with SharePoint credentials

I am trying to connect SharePoint and am able to authenticate in the Credentials section. When I’m in the Workflow and try to select a list from the SharePoint credential I created, I get a 403 error:

I see there are some already open questions on this same issue, but nothing I have found has worked for us. Does anyone have any tips?

Information on your n8n setup

  • **n8n version:1.103.2
  • **Database (default: SQLite):Postgres
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • **Running n8n via (Docker, npm, n8n cloud, desktop app):cloud
  • **Operating system:Windows

See if your issue ends up being the same set of permissions that resolved this recent question.

Also double check, in case you are using app-only permissions, that an administrator has also given “consent.” That second step in Microsoft’s API security approach is a little unusual and easily missed.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.