Can't connect to Microsoft OneDrive

Describe the problem/error/question

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version: 1.95.3
  • **Database (default: SQLite): MySQL **
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): On-Premise Docker
  • Operating system: Linux

I can’t connect to Microsoft One Drive. n8n locally deployed , I’m getting the following error

The error message informs you that the secret does not match. So please check the following:

  • Go to Entra ID Portal → App registrations → Your app → Menu: Certificates & secrets
  • Look under Client secrets
  • Create a new secret
  • Copy the new value
  • Use this value (not the secret ID!) for the n8n credentials

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