SharePoint says 'Forbidden'
Getting a "Forbidden" or "Access Denied" error when connecting to SharePoint usually means a permissions issue.
Common causes
- App permissions not configured — The Moby app needs permission to access SharePoint
- Site permissions changed — Your access to the SharePoint site was modified
- Connection expired — The OAuth token needs to be refreshed
- Folder path changed — The synced folder was moved or renamed
Solutions
Re-authenticate the connection
- Go to Project Settings → Integrations
- Click Disconnect SharePoint
- Click Connect SharePoint again
- Sign in and grant permissions
- Re-select your folder
Verify your SharePoint access
Before troubleshooting Moby, verify you can access the folder directly:
- Open SharePoint in your browser
- Navigate to the folder you're trying to sync
- If you can't access it there, the issue is SharePoint permissions
Contact your admin
Ask your administrator to verify:
- The Moby app registration has correct permissions in Azure AD
- Your user account has access to the SharePoint site
- The folder hasn't been moved or deleted
Required SharePoint permissions
For Moby to work, the app needs:
| Permission | Purpose |
|---|---|
| Sites.Read.All | Read files from SharePoint |
| Files.Read.All | Access file contents |
Your admin configures these in Azure AD.
Personal vs work account
Make sure you're signing in with the correct account. Your personal Microsoft account won't have access to corporate SharePoint.